Waveform |
The WaveformParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | WaveformParams | Initializes a new instance of the WaveformParams class |
Name | Description | |
---|---|---|
![]() | 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. |