Compartir vía


MediaPlayer.NaturalVideoWidth Propiedad

Definición

Obtiene el ancho en píxeles del vídeo.

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

Valor de propiedad

Ancho en píxeles del vídeo.

Comentarios

Se devuelve null si el tipo de medio es audio.

Se aplica a