android.provider.MediaStore.Audio.AlbumColumns |
Value | ||||
---|---|---|---|---|
String | ALBUM | The album on which the audio file appears, if any
Type: TEXT |
"album" | |
String | ALBUM_ART | Cached album art. | "album_art" | |
String | ALBUM_ID | The id for the album
Type: INTEGER |
"album_id" | |
String | ALBUM_KEY | A non human readable key calculated from the ALBUM, used for
searching, sorting and grouping
Type: TEXT |
"album_key" | |
String | ARTIST | The artist whose songs appear on this album
Type: TEXT |
"artist" | |
String | FIRST_YEAR | The year in which the earliest and latest songs on this album were released. | "minyear" | |
String | LAST_YEAR | "maxyear" | ||
String | NUMBER_OF_SONGS | The number of songs on this album
Type: INTEGER |
"numsongs" |
Type: TEXT
Type: TEXT
Type: INTEGER
Type: TEXT
Type: TEXT
Type: INTEGER
Type: INTEGER
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |