CodecDescriptionChannels Property |
Gets the number of channels.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic int Channels { get; }Public ReadOnly Property Channels As Integer
Get
public:
property int Channels {
int get ();
}member Channels : int with get
Property Value
Int32
See Also