android.provider.MediaStore.Audio.ArtistColumns |
Known Indirect Subclasses |
Columns representing an artist
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ARTIST | The artist who created the audio file, if any
Type: TEXT |
|||||||||
String | ARTIST_KEY | A non human readable key calculated from the ARTIST, used for
searching, sorting and grouping
Type: TEXT |
|||||||||
String | NUMBER_OF_ALBUMS | The number of albums in the database for this artist | |||||||||
String | NUMBER_OF_TRACKS | The number of albums in the database for this artist |
The artist who created the audio file, if any
Type: TEXT
A non human readable key calculated from the ARTIST, used for searching, sorting and grouping
Type: TEXT
The number of albums in the database for this artist
The number of albums in the database for this artist