Android.Media.MediaFormat.KeyRepeatPreviousFrameAfter Field
Applies only when configuring a video encoder in "surface-input" mode.

Syntax

[Android.Runtime.Register("KEY_REPEAT_PREVIOUS_FRAME_AFTER")]
public const string KeyRepeatPreviousFrameAfter

Remarks

Applies only when configuring a video encoder in "surface-input" mode. The associated value is a long and gives the time in microseconds after which the frame previously submitted to the encoder will be repeated (once) if no new frame became available since.

[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