|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Control | |
javax.media | |
javax.media.control | |
javax.media.rtp |
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 |
ExtendedCachingControl
|
interface |
GainControl
GainControl is an interface for manipulating audio signal
gain. |
Uses of Control in javax.media.control |
Subinterfaces of Control in javax.media.control | |
interface |
BitRateControl
This interface is a Control for specifying the parameters for bit rate. |
interface |
BufferControl
|
interface |
FormatControl
The FormatControl interfaces is implemented by objects which
supports format setting. |
interface |
FrameGrabbingControl
The FrameGrabbingControl is the interface to grab a
still video frame from the video stream. |
interface |
FramePositioningControl
The FramePositioningControl is the interface to control
precise positioning to a video frame for Players
and Processors . |
interface |
FrameProcessingControl
This interface is a Control for specifying the parameters for frame processing. |
interface |
FrameRateControl
This interface is a Control for specifying the parameters for frame rate. |
interface |
H261Control
This interface is a Control for specifying the parameters for H.261 video codec. |
interface |
H263Control
This interface is a Control for specifying the parameters for H263 video codec. |
interface |
KeyFrameControl
This interface is a Control for specifying the parameters for key frame interval. |
interface |
MonitorControl
Some capture devices or encoders may have a monitor to view/listen to the capture or encoding progress. |
interface |
MpegAudioControl
This interface is a Control for specifying the parameters for MPEG audio. |
interface |
PacketSizeControl
This interface is a Control for specifying the parameters for packet size. |
interface |
PortControl
The PortControl interface represents a control to
access the input or output ports of a device. |
interface |
QualityControl
This interface is a Control for specifying the parameters for quality. |
interface |
RtspControl
|
interface |
SilenceSuppressionControl
This interface is a Control for specifying the parameters for silence suppression. |
interface |
StreamWriterControl
This interface is implemented by a Multiplexer or DataSink to enable controlling the number of bytes generated as output. |
interface |
TrackControl
The TrackControl interface is provided by the
Processor to query, control and manipulate the data
of individual media tracks. |
Uses of Control in javax.media.rtp |
Subinterfaces of Control in javax.media.rtp | |
interface |
RTPControl
This interface is typically implemented by a RTP datasource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |