Lenguaje

MediaPlayer.NaturalVideoWidth Propiedad

Definición

Obtiene el ancho de píxel 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 de píxel del vídeo.

Comentarios

Se devuelve NULL si el tipo de medio es audio.

Se aplica a