CodecG711ALawSampleRate Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int SampleRate { get; }
Public ReadOnly Property SampleRate As Integer
Get
public:
virtual property int SampleRate {
int get () sealed;
}
abstract SampleRate : int with get
override SampleRate : int with get
Property Value
Type:
Int32Implements
ICodecSampleRateSee Also