Android.Media.MediaFormat.KeyComplexity Field
A key describing the encoding complexity.

Syntax

[Android.Runtime.Register("KEY_COMPLEXITY")]
public const string KeyComplexity

Remarks

A key describing the encoding complexity. The associated value is an integer. These values are device and codec specific, but lower values generally result in faster and/or less power-hungry encoding.

[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