CodecSpeexChannels Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ICodecChannelsSee Also