OzNativeAudioEncoderOutputSampleRate Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int OutputSampleRate { get; }
Public ReadOnly Property OutputSampleRate As Integer
Get
public:
property int OutputSampleRate {
int get ();
}
member OutputSampleRate : int with get
Property Value
Type:
Int32See Also