Android.Media.MediaPlayer.VideoHeight Property
Returns the height of the video.

Syntax

[get: Android.Runtime.Register("getVideoHeight", "()I", "GetGetVideoHeightHandler")]
public virtual int VideoHeight { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the height of the video.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1