Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.

MID Profile

Uses of Package
javax.microedition.media

Packages that use javax.microedition.media
javax.microedition.media The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification. 
javax.microedition.media.control This package defines the specific Control types that can be used with a Player
 

Classes in javax.microedition.media used by javax.microedition.media
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.
MediaException
          A MediaException indicates an unexpected error condition in a method.
Player
          Player controls the rendering of time based media data.
PlayerListener
          PlayerListener is the interface for receiving asynchronous events generated by Players.
 

Classes in javax.microedition.media used by javax.microedition.media.control
Control
          A Control object is used to control some media processing functions.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 118 specification.