BenQ Mobile

Uses of Interface
javax.microedition.media.Control

Packages that use Control
javax.microedition.media The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification.  
javax.microedition.media.control This package defines the specific
Uses of Control in javax.microedition.media
 

Methods in javax.microedition.media that return Control
 Control[] Controllable.getControls()
          Obtain the collection of Controls from the object that implements this interface.
 Control Controllable.getControl(java.lang.String controlType)
          Obtain the object that implements the specified Control interface.
 

Uses of Control in javax.microedition.media.control
 

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.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.