OzNativeAudioEncoderInputSampleRate Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Int32
See Also