Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
package

android.support.v4.media

Classes

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