|
IBM Toolkit for MPEG-4 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PlayerControl | MPEG-4 Player Control interface. |
PlayerListener | MPEG-4 Player Listener interface. |
PlayerScreenCapture | MPEG-4 Player Screen Capture interface. |
PlayerStreamMonitor | MPEG-4 Player Stream Monitor. |
PlayerStreamMonitoring | MPEG-4 Player Stream Monitoring. |
Class Summary | |
PlayerAdapter | MPEG-4 Player Adapter. |
PlayerAudioStreamMonitor | MPEG-4 Player Audio Stream Monitor. |
PlayerControlPanel | MPEG-4 Player Control Panel abstract base class. |
PlayerControlPanelFactory | MPEG-4 Player Control Panel factory. |
PlayerFactory | MPEG-4 Player Factory. |
Provides classes upon which an MPEG-4 application or applet player can be built.
A player instance can be created using the PlayerFactory. A player can then be controlled using the PlayerControl interface. Events generated by the player are available by implementing the PlayerListener class or more conveniently by extending the PlayerAdapter.
A PlayerControlPanel is a convenient panel containing controls such as start and stop buttons, and indicators such as the current play time for the content and progress bar. A panel instance can be created using the PlayerControlPanelFactory.
A player can provide its own implementation of controls and indicators using the PlayerListener interface (or PlayerAdapter) and is not limited to the set of panels that are provided.
|
IBM Toolkit for MPEG-4 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |