MediaPlayer.NaturalVideoWidth 속성

정의

비디오의 픽셀 너비를 가져옵니다.

public:
 property int NaturalVideoWidth { int get(); };
public int NaturalVideoWidth { get; }
member this.NaturalVideoWidth : int
Public ReadOnly Property NaturalVideoWidth As Integer

속성 값

Int32

비디오의 픽셀 너비입니다.

설명

미디어 유형은 오디오 null이 반환 됩니다.

적용 대상