CodecSpeexChannels Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic int Channels { get; }
Public ReadOnly Property Channels As Integer
Get
public:
virtual property int Channels {
int get () sealed;
}
abstract Channels : int with get
override Channels : int with get
Property Value
Type:
Int32Implements
ICodecChannels
See Also