Android.Media.MediaFormat.KeyDuration Field
A key describing the duration (in microseconds) of the content.

Syntax

[Android.Runtime.Register("KEY_DURATION")]
public const string KeyDuration

Remarks

A key describing the duration (in microseconds) of the content. The associated value is a long.

[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