Ozeki VoIP SDK Class library
SampleRate Property
NamespacesOzeki.VoIP.MediaAudioFormatSampleRate
Gets the sample rate, in samples per second (hertz).
Declaration Syntax
C#Visual BasicVisual C++
public int SampleRate { get; protected set; }
Public Property SampleRate As Integer
	Get
	Protected Set
public:
property int SampleRate {
	int get ();
	protected: void set (int value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649