ContextRealtimeData
@Serializable
Fields in AudioContext that change in real-time.
Properties
Link copied to clipboard
A running mean of callback interval.
Link copied to clipboard
A running variance of callback interval.
Link copied to clipboard
The current context time in second in BaseAudioContext.
Link copied to clipboard
The time spent on rendering graph divided by render quantum duration, and multiplied by 100. 100 means the audio renderer reached the full capacity and glitch may occur.