Java Reference
In-Depth Information
Understanding the Organization of the MMAPI
Figure 16-1 shows the key classes that the MMAPI provides. In the diagram, the
DataSource class plays the role of the data source, the Player interface plays the role of the
player, and the various implementors of the Control interface play the role of controllers
in the division of labor required to render multimedia on Java ME devices. Three pack-
ages contain all of these classes: javax.microedition.media , javax.microedition.media.
control , and javax.microedition.media.protocol .
Figure 16-1. Key classes the MMAPI provides
 
Search WWH ::




Custom Search