Android.Media.MediaMetadataRetriever.MetadataKeyVideoHeight Field
If the media contains video, this key retrieves its height.

Value: 19

Syntax

[Android.Runtime.Register("METADATA_KEY_VIDEO_HEIGHT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MetadataKey enum directly instead of this field.")]
public const MetadataKey MetadataKeyVideoHeight

Remarks

If the media contains video, this key retrieves its height.

[Android Documentation]

Requirements

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