Package javax.microedition.media

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 an interface for handling asynchronous events generated by Players.
TimeBase A TimeBase is a constantly ticking source of time, much like a crystal.
 

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.