OzNativeAudioEncoderInputSampleRate Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int InputSampleRate { get; }
Public ReadOnly Property InputSampleRate As Integer
Get
public:
property int InputSampleRate {
int get ();
}
member InputSampleRate : int with get
Property Value
Int32
See Also