Android.Media.MediaMetadataRetriever.MetadataKeyBitrate Field
This key retrieves the average bitrate (in bits/sec), if available.

Value: 20

Syntax

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

Remarks

This key retrieves the average bitrate (in bits/sec), if available.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14