Android.Media.MediaFormat.KeyMaxHeight Field
A key describing the maximum expected height of the content in a video decoder format, in case there are resolution changes in the video content.

Syntax

[Android.Runtime.Register("KEY_MAX_HEIGHT")]
public const string KeyMaxHeight

Remarks

A key describing the maximum expected height of the content in a video decoder format, in case there are resolution changes in the video content. The associated value is an integer

[Android Documentation]

Requirements

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