Ozeki VoIP SDK Class library
BuffersNum Property
NamespacesOzeki.Media.AudioWaveformParamsBuffersNum
Gets or sets the number of buffers will be allocated for the speaker.
Declaration Syntax
C#Visual BasicVisual C++
public int BuffersNum { get; set; }
Public Property BuffersNum As Integer
	Get
	Set
public:
property int BuffersNum {
	int get ();
	void set (int value);
}
Property Value

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