ChannelInterpretation Enumeration |
Version 106.0.290
Enum of AudioNode::ChannelInterpretation from the spec
Namespace:
CefSharp.DevTools.WebAudio
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public enum ChannelInterpretation
public enum class ChannelInterpretation
Members
| Member name | Value | Description |
---|
| Discrete | 0 |
discrete
|
| Speakers | 1 |
speakers
|
See Also