AudioNodeChannelInterpretation Property |
Version 130.1.90
ChannelInterpretation
Namespace: CefSharp.DevTools.WebAudioAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic ChannelInterpretation ChannelInterpretation { get; set; }
public:
property ChannelInterpretation ChannelInterpretation {
ChannelInterpretation get ();
void set (ChannelInterpretation value);
}
Property Value
ChannelInterpretation
See Also