Class | Description |
---|---|
MediaBrowserCompat |
Browses media content offered by a
MediaBrowserServiceCompat . |
MediaBrowserCompat.ConnectionCallback |
Callbacks for connection related events.
|
MediaBrowserCompat.ItemCallback |
Callback for receiving the result of
MediaBrowserCompat.getItem(java.lang.String, android.support.v4.media.MediaBrowserCompat.ItemCallback) . |
MediaBrowserCompat.MediaItem |
A class with information on a single media item for use in browsing media.
|
MediaBrowserCompat.SubscriptionCallback |
Callbacks for subscription related events.
|
MediaBrowserCompatUtils | |
MediaBrowserServiceCompat |
Base class for media browse services.
|
MediaBrowserServiceCompat.BrowserRoot |
Contains information that the browser service needs to send to the client
when first connected.
|
MediaBrowserServiceCompat.Result<T> |
Completion handler for asynchronous callback methods in
MediaBrowserServiceCompat . |
MediaDescriptionCompat |
A simple set of metadata for a media item suitable for display.
|
MediaDescriptionCompat.Builder |
Builder for
MediaDescriptionCompat objects. |
MediaMetadataCompat |
Contains metadata about an item, such as the title, artist, etc.
|
MediaMetadataCompat.Builder |
Use to build MediaMetadata objects.
|
RatingCompat |
A class to encapsulate rating information used as content metadata.
|
TransportController |
Base interface to controlling a media transport.
|
TransportMediator |
Helper for implementing a media transport control (with play, pause, skip, and
other media actions).
|
TransportPerformer |
Implemented by the playback side of the media system, to respond to
requests to perform actions and to retrieve its current state.
|
TransportStateListener |
A listener for playback changes that can be registered with
TransportController . |
VolumeProviderCompat |
Handles requests to adjust or set the volume on a session.
|
VolumeProviderCompat.Callback |
Listens for changes to the volume.
|
Annotation Type | Description |
---|---|
MediaBrowserCompat.MediaItem.Flags | |
MediaMetadataCompat.BitmapKey | |
MediaMetadataCompat.LongKey | |
MediaMetadataCompat.RatingKey | |
MediaMetadataCompat.TextKey | |
RatingCompat.StarStyle | |
RatingCompat.Style | |
VolumeProviderCompat.ControlType |