ISpeechEncoderInputSampleRate Property |
Namespace: StreamCoders.EncoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax int InputSampleRate { get; set; }
Property InputSampleRate As Integer
Get
Set
property int InputSampleRate {
int get ();
void set (int value);
}
abstract InputSampleRate : int with get, set
Property Value
Type:
Int32See Also