Mp3FrameSampleRate Property |
Sample rate of this frame
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