Ozeki VoIP SDK Class library
BufferLatency Property
NamespacesOzeki.Media.AudioWaveformParamsBufferLatency
Gets or sets the latency between buffers.
Declaration Syntax
C#Visual BasicVisual C++
public int BufferLatency { get; set; }
Public Property BufferLatency As Integer
	Get
	Set
public:
property int BufferLatency {
	int get ();
	void set (int value);
}
Property Value

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