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