MediaPlayer.NaturalVideoHeight 속성

정의

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

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

속성 값

Int32

비디오의 픽셀 높이입니다.

설명

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

적용 대상