|
WaveFormatExtensibleChannelMask Property
|
Gets or sets flags representing spatial locations of data channels (i.e., speaker locations).
Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.207-beta
Syntax public Speakers ChannelMask { get; set; }
Public Property ChannelMask As Speakers
Get
Set
member ChannelMask : Speakers with get, set
function get_ChannelMask();
function set_ChannelMask(value);
View SourceProperty Value
SpeakersSee Also