Android.Media.MediaFormat.KeyProfile Field
A key describing the desired profile to be used by an encoder.

Syntax

[Android.Runtime.Register("KEY_PROFILE")]
public const string KeyProfile

Remarks

A key describing the desired profile to be used by an encoder. Constants are declared in NoType:android/media/MediaCodecInfo$CodecProfileLevel;Href=../../../reference/android/media/MediaCodecInfo.CodecProfileLevel.html. This key is only supported for codecs that specify a profile.

[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