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