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