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

Syntax

[Android.Runtime.Register("KEY_MAX_WIDTH")]
public const string KeyMaxWidth

Remarks

A key describing the maximum expected width 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