Android.Media.MediaMetadata: Field Members

The fields of Android.Media.MediaMetadata are listed below. For a list of all members, see the MediaMetadata Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
MetadataKeyAlbumstring. The album title for the media.
const
MetadataKeyAlbumArtstring. The artwork for the album of the media's original source as a Android.Graphics.Bitmap.
const
MetadataKeyAlbumArtiststring. The artist for the album of the media's original source.
const
MetadataKeyAlbumArtUristring. The artwork for the album of the media's original source as a Uri formatted String.
const
MetadataKeyArtstring. The artwork for the media as a Android.Graphics.Bitmap.
const
MetadataKeyArtiststring. The artist of the media.
const
MetadataKeyArtUristring. The artwork for the media as a Uri formatted String.
const
MetadataKeyAuthorstring. The author of the media.
const
MetadataKeyCompilationstring. The compilation status of the media.
const
MetadataKeyComposerstring. The composer of the media.
const
MetadataKeyDatestring. The date the media was created or published.
const
MetadataKeyDiscNumberstring. The disc number for the media's original source.
const
MetadataKeyDisplayDescriptionstring. A description that is suitable for display to the user.
const
MetadataKeyDisplayIconstring. An icon or thumbnail that is suitable for display to the user.
const
MetadataKeyDisplayIconUristring. A Uri formatted String for an icon or thumbnail that is suitable for display to the user.
const
MetadataKeyDisplaySubtitlestring. A subtitle that is suitable for display to the user.
const
MetadataKeyDisplayTitlestring. A title that is suitable for display to the user.
const
MetadataKeyDurationstring. The duration of the media in ms.
const
MetadataKeyGenrestring. The genre of the media.
const
MetadataKeyMediaIdstring. A String key for identifying the content.
const
MetadataKeyNumTracksstring. The number of tracks in the media's original source.
const
MetadataKeyRatingstring. The overall rating for the media.
const
MetadataKeyTitlestring. The title of the media.
const
MetadataKeyTrackNumberstring. The track number for the media.
const
MetadataKeyUserRatingstring. The user's rating for the media.
const
MetadataKeyWriterstring. The writer of the media.
const
MetadataKeyYearstring. The year the media was created or published as a long.