VideoCard.Autoloop 属性

定义

获取或设置客户端在内容末尾的循环播放 (default:true) 。

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

属性值

指示客户端是否应在内容末尾循环播放的布尔值。

适用于