| java.lang.Object | |
| ↳ | android.provider.MediaStore.Audio.Genres.Members | 
Sub-directory of each genre containing all members.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | AUDIO_ID | The ID of the audio file
  Type: INTEGER (long)  | 
    |||||||||
| String | CONTENT_DIRECTORY | A subdirectory of each genre containing all member audio files. | |||||||||
| String | DEFAULT_SORT_ORDER | The default sort order for this table | |||||||||
| String | GENRE_ID | The ID of the genre
  Type: INTEGER (long)  | 
    |||||||||
| 
  [Expand]
   Inherited Constants  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   From interface
android.provider.BaseColumns
 | |||||||||||
   From interface
android.provider.MediaStore.Audio.AudioColumns
 | |||||||||||
   From interface
android.provider.MediaStore.MediaColumns
 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
The ID of the audio file
Type: INTEGER (long)
A subdirectory of each genre containing all member audio files.
The default sort order for this table
The ID of the genre
Type: INTEGER (long)