Click or drag to resize

ContextRealtimeDataRenderCapacity Property

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

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

Property Value

Type: Int64
See Also