MediaStore.Audio.AudioColumns
public
static
interface
MediaStore.Audio.AudioColumns
implements
MediaStore.MediaColumns
| android.provider.MediaStore.Audio.AudioColumns |
|
|
Columns for audio file that show up in multiple tables.
Summary
Constants | |
|---|---|
String |
ALBUM
The album the audio file is from, if any Type: TEXT |
String |
ALBUM_ID
The id of the album the audio file is from, if any Type: INTEGER (long) |
String |
ALBUM_KEY
A non human readable key calculated from the ALBUM, used for searching, sorting and grouping Type: TEXT |
String |
ARTIST
The artist who created the audio file, if any Type: TEXT |
String |
ARTIST_ID
The id of the artist who created the audio file, if any Type: INTEGER (long) |
String |
ARTIST_KEY
A non human readable key calculated from the ARTIST, used for searching, sorting and grouping Type: TEXT |
String |
BOOKMARK
The position, in ms, playback was at when playback for this file was last stopped. |
String |
COMPOSER
The composer of the audio file, if any Type: TEXT |
String |
DURATION
The duration of the audio file, in ms Type: INTEGER (long) |
String |
IS_ALARM
Non-zero if the audio file may be an alarm Type: INTEGER (boolean) |
String |
IS_MUSIC
Non-zero if the audio file is music Type: INTEGER (boolean) |
String |
IS_NOTIFICATION
Non-zero if the audio file may be a notification sound Type: INTEGER (boolean) |
String |
IS_PODCAST
Non-zero if the audio file is a podcast Type: INTEGER (boolean) |
String |
IS_RINGTONE
Non-zero if the audio file may be a ringtone Type: INTEGER (boolean) |
String |
TITLE_KEY
A non human readable key calculated from the TITLE, used for searching, sorting and grouping Type: TEXT |
String |
TRACK
The track number of this song on the album, if any. |
String |
YEAR
The year the audio file was recorded, if any Type: INTEGER |
Inherited constants |
|---|
android.provider.MediaStore.MediaColumns
|
android.provider.BaseColumns
|
Constants
ALBUM
String ALBUM
The album the audio file is from, if any
Type: TEXT
Constant Value: "album"
ALBUM_ID
String ALBUM_ID
The id of the album the audio file is from, if any
Type: INTEGER (long)
Constant Value: "album_id"
ALBUM_KEY
String ALBUM_KEY
A non human readable key calculated from the ALBUM, used for searching, sorting and grouping
Type: TEXT
Constant Value: "album_key"
ARTIST
String ARTIST
The artist who created the audio file, if any
Type: TEXT
Constant Value: "artist"
ARTIST_ID
String ARTIST_ID
The id of the artist who created the audio file, if any
Type: INTEGER (long)
Constant Value: "artist_id"
ARTIST_KEY
String ARTIST_KEY
A non human readable key calculated from the ARTIST, used for searching, sorting and grouping
Type: TEXT
Constant Value: "artist_key"
BOOKMARK
String BOOKMARK
The position, in ms, playback was at when playback for this file was last stopped.
Type: INTEGER (long)
Constant Value: "bookmark"
COMPOSER
String COMPOSER
The composer of the audio file, if any
Type: TEXT
Constant Value: "composer"
DURATION
String DURATION
The duration of the audio file, in ms
Type: INTEGER (long)
Constant Value: "duration"
IS_ALARM
String IS_ALARM
Non-zero if the audio file may be an alarm
Type: INTEGER (boolean)
Constant Value: "is_alarm"
IS_MUSIC
String IS_MUSIC
Non-zero if the audio file is music
Type: INTEGER (boolean)
Constant Value: "is_music"
IS_NOTIFICATION
String IS_NOTIFICATION
Non-zero if the audio file may be a notification sound
Type: INTEGER (boolean)
Constant Value: "is_notification"
IS_PODCAST
String IS_PODCAST
Non-zero if the audio file is a podcast
Type: INTEGER (boolean)
Constant Value: "is_podcast"
IS_RINGTONE
String IS_RINGTONE
Non-zero if the audio file may be a ringtone
Type: INTEGER (boolean)
Constant Value: "is_ringtone"
TITLE_KEY
String TITLE_KEY
A non human readable key calculated from the TITLE, used for searching, sorting and grouping
Type: TEXT
Constant Value: "title_key"
TRACK
String TRACK
The track number of this song on the album, if any. This number encodes both the track number and the disc number. For multi-disc sets, this number will be 1xxx for tracks on the first disc, 2xxx for tracks on the second disc, etc.
Type: INTEGER
Constant Value: "track"
YEAR
String YEAR
The year the audio file was recorded, if any
Type: INTEGER
Constant Value: "year"
Interfaces
- BaseColumns
- CalendarContract.AttendeesColumns
- CalendarContract.CalendarAlertsColumns
- CalendarContract.CalendarCacheColumns
- CalendarContract.CalendarColumns
- CalendarContract.CalendarSyncColumns
- CalendarContract.ColorsColumns
- CalendarContract.EventDaysColumns
- CalendarContract.EventsColumns
- CalendarContract.ExtendedPropertiesColumns
- CalendarContract.RemindersColumns
- CalendarContract.SyncColumns
- Contacts.ContactMethodsColumns
- Contacts.ExtensionsColumns
- Contacts.GroupsColumns
- Contacts.OrganizationColumns
- Contacts.PeopleColumns
- Contacts.PhonesColumns
- Contacts.PhotosColumns
- Contacts.PresenceColumns
- Contacts.SettingsColumns
- ContactsContract.BaseSyncColumns
- ContactsContract.CommonDataKinds.BaseTypes
- ContactsContract.CommonDataKinds.CommonColumns
- ContactsContract.ContactNameColumns
- ContactsContract.ContactOptionsColumns
- ContactsContract.ContactsColumns
- ContactsContract.ContactStatusColumns
- ContactsContract.DataColumns
- ContactsContract.DataColumnsWithJoins
- ContactsContract.DataUsageStatColumns
- ContactsContract.DeletedContactsColumns
- ContactsContract.DisplayNameSources
- ContactsContract.FullNameStyle
- ContactsContract.GroupsColumns
- ContactsContract.PhoneLookupColumns
- ContactsContract.PhoneticNameStyle
- ContactsContract.PresenceColumns
- ContactsContract.RawContactsColumns
- ContactsContract.SettingsColumns
- ContactsContract.StatusColumns
- ContactsContract.SyncColumns
- MediaStore.Audio.AlbumColumns
- MediaStore.Audio.ArtistColumns
- MediaStore.Audio.AudioColumns
- MediaStore.Audio.GenresColumns
- MediaStore.Audio.PlaylistsColumns
- MediaStore.Files.FileColumns
- MediaStore.Images.ImageColumns
- MediaStore.MediaColumns
- MediaStore.Video.VideoColumns
- OpenableColumns
- SyncStateContract.Columns
- Telephony.BaseMmsColumns
- Telephony.CanonicalAddressesColumns
- Telephony.TextBasedSmsColumns
- Telephony.ThreadsColumns
Classes
- AlarmClock
- BlockedNumberContract
- BlockedNumberContract.BlockedNumbers
- Browser
- CalendarContract
- CalendarContract.Attendees
- CalendarContract.CalendarAlerts
- CalendarContract.CalendarCache
- CalendarContract.CalendarEntity
- CalendarContract.Calendars
- CalendarContract.Colors
- CalendarContract.EventDays
- CalendarContract.Events
- CalendarContract.EventsEntity
- CalendarContract.ExtendedProperties
- CalendarContract.Instances
- CalendarContract.Reminders
- CalendarContract.SyncState
- CallLog
- CallLog.Calls
- Contacts
- Contacts.ContactMethods
- Contacts.Extensions
- Contacts.GroupMembership
- Contacts.Groups
- Contacts.Intents
- Contacts.Intents.Insert
- Contacts.Intents.UI
- Contacts.Organizations
- Contacts.People
- Contacts.People.ContactMethods
- Contacts.People.Extensions
- Contacts.People.Phones
- Contacts.Phones
- Contacts.Photos
- Contacts.Settings
- ContactsContract
- ContactsContract.AggregationExceptions
- ContactsContract.CommonDataKinds
- ContactsContract.CommonDataKinds.Callable
- ContactsContract.CommonDataKinds.Contactables
- ContactsContract.CommonDataKinds.Email
- ContactsContract.CommonDataKinds.Event
- ContactsContract.CommonDataKinds.GroupMembership
- ContactsContract.CommonDataKinds.Identity
- ContactsContract.CommonDataKinds.Im
- ContactsContract.CommonDataKinds.Nickname
- ContactsContract.CommonDataKinds.Note
- ContactsContract.CommonDataKinds.Organization
- ContactsContract.CommonDataKinds.Phone
- ContactsContract.CommonDataKinds.Photo
- ContactsContract.CommonDataKinds.Relation
- ContactsContract.CommonDataKinds.SipAddress
- ContactsContract.CommonDataKinds.StructuredName
- ContactsContract.CommonDataKinds.StructuredPostal
- ContactsContract.CommonDataKinds.Website
- ContactsContract.Contacts
- ContactsContract.Contacts.AggregationSuggestions
- ContactsContract.Contacts.AggregationSuggestions.Builder
- ContactsContract.Contacts.Data
- ContactsContract.Contacts.Entity
- ContactsContract.Contacts.Photo
- ContactsContract.Data
- ContactsContract.DataUsageFeedback
- ContactsContract.DeletedContacts
- ContactsContract.Directory
- ContactsContract.DisplayPhoto
- ContactsContract.Groups
- ContactsContract.Intents
- ContactsContract.Intents.Insert
- ContactsContract.PhoneLookup
- ContactsContract.PinnedPositions
- ContactsContract.Presence
- ContactsContract.Profile
- ContactsContract.ProfileSyncState
- ContactsContract.ProviderStatus
- ContactsContract.QuickContact
- ContactsContract.RawContacts
- ContactsContract.RawContacts.Data
- ContactsContract.RawContacts.DisplayPhoto
- ContactsContract.RawContacts.Entity
- ContactsContract.RawContactsEntity
- ContactsContract.SearchSnippets
- ContactsContract.Settings
- ContactsContract.StatusUpdates
- ContactsContract.SyncState
- DocumentsContract
- DocumentsContract.Document
- DocumentsContract.Path
- DocumentsContract.Root
- DocumentsProvider
- FontRequest
- FontsContract
- FontsContract.Columns
- FontsContract.FontFamilyResult
- FontsContract.FontInfo
- FontsContract.FontRequestCallback
- LiveFolders
- MediaStore
- MediaStore.Audio
- MediaStore.Audio.Albums
- MediaStore.Audio.Artists
- MediaStore.Audio.Artists.Albums
- MediaStore.Audio.Genres
- MediaStore.Audio.Genres.Members
- MediaStore.Audio.Media
- MediaStore.Audio.Playlists
- MediaStore.Audio.Playlists.Members
- MediaStore.Audio.Radio
- MediaStore.Files
- MediaStore.Images
- MediaStore.Images.Media
- MediaStore.Images.Thumbnails
- MediaStore.Video
- MediaStore.Video.Media
- MediaStore.Video.Thumbnails
- SearchRecentSuggestions
- Settings
- Settings.Global
- Settings.NameValueTable
- Settings.Secure
- Settings.System
- SyncStateContract
- SyncStateContract.Constants
- SyncStateContract.Helpers
- Telephony
- Telephony.Carriers
- Telephony.Mms
- Telephony.Mms.Addr
- Telephony.Mms.Draft
- Telephony.Mms.Inbox
- Telephony.Mms.Intents
- Telephony.Mms.Outbox
- Telephony.Mms.Part
- Telephony.Mms.Rate
- Telephony.Mms.Sent
- Telephony.MmsSms
- Telephony.MmsSms.PendingMessages
- Telephony.ServiceStateTable
- Telephony.Sms
- Telephony.Sms.Conversations
- Telephony.Sms.Draft
- Telephony.Sms.Inbox
- Telephony.Sms.Intents
- Telephony.Sms.Outbox
- Telephony.Sms.Sent
- Telephony.Threads
- UserDictionary
- UserDictionary.Words
- VoicemailContract
- VoicemailContract.Status
- VoicemailContract.Voicemails
Exceptions


