Uses of Interface
com.siemens.mp.media.Control

Packages that use Control
com.siemens.mp.media The Siemens Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification.  
com.siemens.mp.media.control This package defines the specific Control interfaces that can be used with a Player
 

Uses of Control in com.siemens.mp.media
 

Methods in com.siemens.mp.media that return Control
 Control[] Controllable.getControls()
          Obtain the collection of Controls from the object that implements this interface.
 Control Controllable.getControl(String controlType)
          Obtain the object that implements the specified Control interface.
 

Uses of Control in com.siemens.mp.media.control
 

Subinterfaces of Control in com.siemens.mp.media.control
 interface ToneControl
          ToneControl is the interface to enable playback of a user-defined monotonic tone sequence.
 interface VolumeControl
          VolumeControl is an interface for manipulating the audio volume of a Player.
 



Generated on 2003-10-17For further information and updates, please visit Siemens mobile Developer Portal