Click or drag to resize

ContextRealtimeDataRenderCapacity Property

Version 94.4.20
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.

Namespace:  CefSharp.DevTools.WebAudio
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public double RenderCapacity { get; set; }

Property Value

Type: Double
See Also