| Interface | Description |
|---|---|
| AWTVideoSizeControl |
AWTVideoSizeControl allows setting clipping, scaling, and
translation of a video stream in a simple, interoperable way. |
| MediaSelectControl |
MediaSelectControl allows the selection of different kinds of
content in a running Player. |
| MediaSelectListener |
The
MediaSelectListener interface is implemented by
applications in order to receive notification of selection
operations on a MediaSelectControl. |
| Class | Description |
|---|---|
| AWTVideoSize |
AWTVideoSize is a data holder that represents the
position, scaling, and clipping of a JMF Player, as controlled via
an AWTVideoSizeControl. |
| MediaSelectCARefusedEvent |
MediaSelectCARefusedEvent is generated when a
media select operation fails due to lack of CA authorization. |
| MediaSelectEvent |
MediaSelectEvent is the base class of events sent to
MediaSelectListener instances. |
| MediaSelectFailedEvent |
MediaSelectFailedEvent notifies a
MediaSelectListener that a selection operation failed. |
| MediaSelectPermission |
This class represents permission to select, via a
MediaSelectControl, the content that a JMF Player
presents. |
| MediaSelectSucceededEvent |
A
MediaSelectSucceededEvent notifies a
MediaSelectListener that a selection operation
succeeded. |
Copyright © 2012 code4tv.com. All Rights Reserved.