AudioCard.Autostart Property

Definition

Gets or sets should the client automatically start playback of media in this card (default:true).

public bool? Autostart { get; set; }
member this.Autostart : Nullable<bool> with get, set
Public Property Autostart As Nullable(Of Boolean)

Property Value

Boolean defining if playback should automatically start.

Applies to