AudioNodeChannelInterpretation Property |
Version 113.3.50
ChannelInterpretation
Namespace:
CefSharp.DevTools.WebAudio
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public ChannelInterpretation ChannelInterpretation { get; set; }
public:
property ChannelInterpretation ChannelInterpretation {
ChannelInterpretation get ();
void set (ChannelInterpretation value);
}
Property Value
Type:
ChannelInterpretationSee Also