Click or drag to resize

ContextRealtimeData Properties

Version 86.0.240

The ContextRealtimeData type exposes the following members.

Properties
  NameDescription
Public propertyCallbackIntervalMean
A running mean of callback interval.
Public propertyCallbackIntervalVariance
A running variance of callback interval.
Public propertyCurrentTime
The current context time in second in BaseAudioContext.
Public propertyRenderCapacity
The time spent on rendering graph divided by render qunatum duration, and multiplied by 100. 100 means the audio renderer reached the full capacity and glitch may occur.
Top
See Also