Ozeki VoIP SDK Class library
SetLength Method (value)
NamespacesOzeki.Media.Audio.StreamsWaveFileStreamSetLength(Int64)
Sets the length of the current stream.
Declaration Syntax
C#Visual BasicVisual C++
public override void SetLength(
	long value
)
Public Overrides Sub SetLength ( 
	value As Long
)
public:
virtual void SetLength(
	long long value
) override
Parameters
value (Int64)
The desired length of the current stream in bytes.

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