共用方式為


VideoCard.Autoloop 屬性

定義

取得或設定用戶端迴圈播放在內容結尾 (default:true) 。

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

屬性值

布林值,指出用戶端是否應該在內容結尾迴圈播放。

適用於