Subinterfaces of Control in javax.microedition.media.control |
interface |
FramePositioningControl
The FramePositioningControl is the interface to control
precise positioning to a video frame for Players .
|
interface |
GUIControl
GUIControl extends Control and is defined
for controls that provide GUI functionalities.
|
interface |
MetaDataControl
MetaDataControl is used to retrieve metadata information
included within the media streams. |
interface |
MIDIControl
MIDIControl provides access to MIDI rendering
and transmitting devices. |
interface |
PitchControl
PitchControl raises or lowers the playback pitch of audio without
changing the playback speed.
|
interface |
RateControl
RateControl controls the playback rate of a
Player . |
interface |
RecordControl
RecordControl controls the recording of media
from a Player . |
interface |
StopTimeControl
StopTimeControl allows one to specify a preset stop time for
a Player .
|
interface |
TempoControl
TempoControl controls the tempo, in musical terms, of a song.
|
interface |
ToneControl
ToneControl is the interface to enable playback of a
user-defined monotonic tone sequence.
|
interface |
VideoControl
VideoControl controls the display of video.
|
interface |
VolumeControl
VolumeControl is an interface for manipulating
the audio volume of a Player .
|