Android.Media.MediaCodec.ConfigureFlagEncode Field
If this codec is to be used as an encoder, pass this flag.

Value: 1

Syntax

[Android.Runtime.Register("CONFIGURE_FLAG_ENCODE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecConfigFlags enum directly instead of this field.")]
public const MediaCodecConfigFlags ConfigureFlagEncode

Remarks

If this codec is to be used as an encoder, pass this flag.

[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