MediaPlayer.NaturalVideoWidth 屬性

定義

取得視訊的像素寬度。

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

屬性值

視訊的像素寬度。

備註

如果媒體類型為音訊,則會傳回 Null。

適用於