Package de.enough.polish.android.media

Android compatibility layer.

See:
          Description

Interface Summary
Control A Control object is used to control some media processing functions.
Controllable Controllable provides an interface for obtaining the Controls from an object like a Player.
Player Player controls the rendering of time based media data.
PlayerListener PlayerListener is the interface for receiving asynchronous events generated by Players.
TimeBase A TimeBase is a constantly ticking source of time.
 

Class Summary
Manager Manager is the access point for obtaining system dependent resources such as Players for multimedia processing.
 

Exception Summary
MediaException A MediaException indicates an unexpected error condition in a method.
 

Package de.enough.polish.android.media Description

Android compatibility layer.