ISpeechEncoderInputChannels Property |
Namespace: StreamCoders.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxint InputChannels { get; set; }
Property InputChannels As Integer
Get
Set
property int InputChannels {
int get ();
void set (int value);
}
abstract InputChannels : int with get, set
Property Value
Type:
Int32
See Also