Android.Media.MediaFormat.KeyMaxInputSize Field
A key describing the maximum size in bytes of a buffer of data described by this MediaFormat.

Syntax

[Android.Runtime.Register("KEY_MAX_INPUT_SIZE")]
public const string KeyMaxInputSize

Remarks

A key describing the maximum size in bytes of a buffer of data described by this MediaFormat. 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