See: Description
Class | Description |
---|---|
AbstractClock |
The AbstractClock provides an abstract implementation of the
javax.media.Clock interface.
|
AbstractController |
The AbstractController class provides a basic implementation of a
javax.media.Controller.
|
AbstractPlayer |
The AbstractPlayer class provides a basic implementation of a
javax.media.Player.
|
BasicCachingControl |
This class provides a CachingControl for the
AbstractController class.
|
ControllerEventQueue |
This class provides a dispatching mechanism for
ControllerEvents.
|
StopTimeMonitor |
This class provides a thread to stop an AbstractController when
its stop time is reached.
|
SyncStartThread |
Provides a thread to asynchronously SyncStart the given
AbstractController.
|
ThreadQueue |
The ThreadQueue class provides a mechanism to run threads
serially.
|
EJMF: abstract base classes for Controller, Player, etc.