
C# | Visual Basic | Visual C++ |
public class WaveformParams
Public Class WaveformParams
public ref class WaveformParams

All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | 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.
|

Object | |
![]() | WaveformParams |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290