MediaPlayer.NaturalVideoWidth Propriété

Définition

Obtient la largeur de pixels de la vidéo.

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

Valeur de propriété

Largeur du pixel de la vidéo.

Remarques

La valeur Null est retournée si le type de média est audio.

S’applique à