Class AudioRenderCapacityEventInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class AudioRenderCapacityEventInit : EventInit
- Inheritance
-
AudioRenderCapacityEventInit
- Inherited Members
-
Constructors
AudioRenderCapacityEventInit()
public AudioRenderCapacityEventInit()
Fields
AverageLoad
[Value("averageLoad")]
public Number AverageLoad
Field Value
- Number
PeakLoad
[Value("peakLoad")]
public Number PeakLoad
Field Value
- Number
Timestamp
[Value("timestamp")]
public Number Timestamp
Field Value
- Number
UnderrunRatio
[Value("underrunRatio")]
public Number UnderrunRatio
Field Value
- Number