다음을 통해 공유


VideoCard.Autostart 속성

정의

클라이언트가 이 카드에서 미디어의 재생을 자동으로 시작하는 경우를 가져오거나 설정합니다(기본값:true).

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

속성 값

클라이언트가 자동으로 미디어 재생을 시작해야 하는지 여부를 나타내는 부울입니다.

적용 대상