MediaPlayer.NaturalVideoHeight Propiedad

Definición

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

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

Valor de propiedad

Int32

Alto en píxeles del vídeo.

Comentarios

Se devuelve null si el tipo de medio es audio.

Se aplica a