AudioDeviceInfoChannels Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic short Channels { get; set; }Public Property Channels As Short
Get
Set
public:
property short Channels {
short get ();
void set (short value);
}member Channels : int16 with get, set
Property Value
Int16
See Also