Android.Media.MediaCodec.ParameterKeyVideoBitrate Field
Change a video encoder's target bitrate on the fly.

Syntax

[Android.Runtime.Register("PARAMETER_KEY_VIDEO_BITRATE")]
public const string ParameterKeyVideoBitrate

Remarks

Change a video encoder's target bitrate on the fly. The value is an Integer object containing the new bitrate in bps.

[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