Click or drag to resize

WaveformParamsDelayedStart Property

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.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool DelayedStart { get; set; }

Property Value

Boolean
See Also