Click or drag to resize
WaveformParams Properties

The WaveformParams type exposes the following members.

Properties
  NameDescription
Public propertyBufferLatency
Gets or sets the latency between buffers.
Public propertyBuffersNum
Gets or sets the number of buffers will be allocated for the speaker.
Public propertyDelayedStart
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.
Public propertyStartDelay
Gets or sets the time in millisec after the speaker start playing the underlying stream.
Public propertyStreamLengthMultiplier
Gets or sets a multiplier for the length of the allocated stream.
Top
See Also