CodecDescriptionSampleRate Property |
Gets the sample rate of the codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int SampleRate { get; }
Public ReadOnly Property SampleRate As Integer
Get
public:
property int SampleRate {
int get ();
}
member SampleRate : int with get
Property Value
Int32
See Also