Ozeki VoIP SDK Class library
StreamLengthMultiplier Property
NamespacesOzeki.Media.AudioWaveformParamsStreamLengthMultiplier
Gets or sets a multiplier for the length of the allocated stream.
Declaration Syntax
C#Visual BasicVisual C++
public int StreamLengthMultiplier { get; set; }
Public Property StreamLengthMultiplier As Integer
	Get
	Set
public:
property int StreamLengthMultiplier {
	int get ();
	void set (int value);
}
Property Value

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