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