|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Control | |
| javax.media | |
| javax.tv.media | Provides controls and events for the management of real-time media in a television environment. |
| Uses of Control in javax.media |
| Subinterfaces of Control in javax.media | |
interface |
CachingControl
CachingControl is an interface supported by Players
that are capable of reporting download progress. |
interface |
GainControl
GainControl is an interface for manipulating audio signal
gain. |
| Methods in javax.media that return Control | |
Control[] |
Controller.getControls()
Get a list of the Control objects that
this Controller supports. |
Control |
Controller.getControl(java.lang.String forName)
Get the Control that supports the
class or interface specified. |
| Uses of Control in javax.tv.media |
| Subinterfaces of Control in javax.tv.media | |
interface |
AWTVideoSizeControl
AWTVideoSizeControl allows setting clipping, scaling, and
translation of a video stream in a simple, interoperable way. |
interface |
MediaSelectControl
MediaSelectControl allows the selection of different
kinds of content in a running Player. |
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||