AudioCard.Autoloop Property

Definition

Gets or sets should the client loop playback at end of content (default:true).

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

Property Value

Boolean defining if playback should loop at end of content.

Applies to