VideoCard.Autostart 属性

定义

获取或设置客户端自动开始播放此卡中的媒体 (default:true) 。

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

属性值

指示客户端是否应自动开始播放媒体的布尔值。

适用于