다음을 통해 공유


AudioCard.Autostart 속성

정의

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

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

속성 값

재생이 자동으로 시작되는지 여부를 정의하는 부울입니다.

적용 대상