AudioNodeChannelInterpretation Property  | 
Version 87.1.132 [Missing <summary> documentation for "P:CefSharp.DevTools.WebAudio.AudioNode.ChannelInterpretation"]
 
    Namespace: 
   CefSharp.DevTools.WebAudio
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic ChannelInterpretation ChannelInterpretation { get; set; }public:
property ChannelInterpretation ChannelInterpretation {
	ChannelInterpretation get ();
	void set (ChannelInterpretation value);
}Property Value
Type: 
ChannelInterpretation
See Also