Ozeki VoIP SDK Class library
UseJitterBuffer Property
NamespacesOzeki.Media.SessionMediaChannelConfigUseJitterBuffer
Gets or sets a boolean value indicating whether jitter buffer is used when sending audio data.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseJitterBuffer { get; set; }
Public Property UseJitterBuffer As Boolean
	Get
	Set
public:
property bool UseJitterBuffer {
	bool get ();
	void set (bool value);
}
Property Value

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