Android.Media.MediaMetadataRetriever.MetadataKeyCdTrackNumber Field
The metadata key to retrieve the numeric string describing the order of the audio data source on its original recording.

Value: 0

Syntax

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

Remarks

The metadata key to retrieve the numeric string describing the order of the audio data source on its original recording.

[Android Documentation]

Requirements

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