|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MediaStore.Audio.AlbumColumns
Columns representing an album
| Field Summary | |
|---|---|
static String |
ALBUM
The album on which the audio file appears, if any |
static String |
ALBUM_ART
Cached album art. |
static String |
ALBUM_ID
The id for the album |
static String |
ALBUM_KEY
A non human readable key calculated from the ALBUM, used for searching, sorting and grouping |
static String |
ARTIST
The artist whose songs appear on this album |
static String |
FIRST_YEAR
The year in which the earliest and latest songs on this album were released. |
static String |
LAST_YEAR
|
static String |
NUMBER_OF_SONGS
The number of songs on this album |
| Field Detail |
|---|
static final String ALBUM_ID
Type: INTEGER
static final String ALBUM
Type: TEXT
static final String ARTIST
Type: TEXT
static final String NUMBER_OF_SONGS
Type: INTEGER
static final String FIRST_YEAR
Type: INTEGER
static final String LAST_YEAR
static final String ALBUM_KEY
Type: TEXT
static final String ALBUM_ART
Type: TEXT
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||