Ozeki VoIP SDK Class library
StartDelay Property
NamespacesOzeki.Media.AudioWaveformParamsStartDelay
Gets or sets the time in millisec after the speaker start playing the underlying stream.
Declaration Syntax
C#Visual BasicVisual C++
public int StartDelay { get; set; }
Public Property StartDelay As Integer
	Get
	Set
public:
property int StartDelay {
	int get ();
	void set (int value);
}
Property Value

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