Android.Media.MediaPlayer.VideoWidth Property
Returns the width of the video.

Syntax

[get: Android.Runtime.Register("getVideoWidth", "()I", "GetGetVideoWidthHandler")]
public virtual int VideoWidth { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the width 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