Ozeki VoIP SDK Class library
WaveformParams Class
NamespacesOzeki.Media.AudioWaveformParams
Declaration Syntax
C#Visual BasicVisual C++
public class WaveformParams
Public Class WaveformParams
public ref class WaveformParams
Members
All MembersConstructorsProperties



IconMemberDescription
WaveformParams()()()()
Initializes a new instance of the WaveformParams class

BufferLatency
Gets or sets the latency between buffers.

BuffersNum
Gets or sets the number of buffers will be allocated for the speaker.

DelayedStart
Gets or sets a boolean value indicating whether the speaker will play the underlying stream immediately. If set to true, the playing will be started after a specified millisec defined in StartDelay.

StartDelay
Gets or sets the time in millisec after the speaker start playing the underlying stream.

StreamLengthMultiplier
Gets or sets a multiplier for the length of the allocated stream.

Inheritance Hierarchy
Object
WaveformParams

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