AudioParametersChannelLayout Property |
Version 109.1.110
Layout of the audio channels
Namespace:
CefSharp.Structs
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public ChannelLayout ChannelLayout { get; set; }
public:
property ChannelLayout ChannelLayout {
ChannelLayout get ();
void set (ChannelLayout value);
}
Property Value
Type:
ChannelLayoutSee Also