| Class | Description |
|---|---|
| AWTVideoSizeControlImpl |
An interface that allows setting clipping, scaling, and translation
of a video stream in a simple, interoperable way.
|
| ControllerAdapter |
The event adapter which recieves
ControllerEvents and
dispatches them to an appropriate stub-method. |
| DataLostErrorEvent |
A
DataLostErrorEvent is posted when a Controller
has lost data. |
| GainControlAdapter |
This class is a part of the porting layer implementation for JavaTV
GainControlAdapter implements javax.media.GainControl.
|
| MediaClock |
This class is a part of the porting layer implementation for JavaTV
MediaClock implements javax.media.Clock.
|
| MediaController |
This class is a part of the porting layer implementation for JavaTV.
|
| MediaPlayer |
This class is a part of the porting layer implementation for JavaTV.
|
| MediaSelectControlImpl |
Provides an interface to allow the selection of different kinds of
content from a running
Player. |
| MediaTimeBase |
This is the abstract base class to create a time base
out of the media time of a component.
|
| SeekFailedEvent |
A
SeekFailedEvent indicates that the Controller could not
start at the current media time (set using setMediaTime). |
| SystemTimeBase |
SystemTimeBase is the implementation of the default
TimeBase that ships
with JavaMedia. |
Copyright © 2012 code4tv.com. All Rights Reserved.