Android.Media.MediaFormat.KeyFrameRate Field
A key describing the frame rate of a video format in frames/sec.

Syntax

[Android.Runtime.Register("KEY_FRAME_RATE")]
public const string KeyFrameRate

Remarks

A key describing the frame rate of a video format in frames/sec. The associated value is an integer or a float.

[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