Package | Description |
---|---|
javax.microedition.media | |
javax.microedition.media.control |
Modifier and Type | Method and Description |
---|---|
Control |
Controllable.getControl(String controlType)
Obtain the object that implements the specified
Control interface. |
Control[] |
Controllable.getControls()
Obtain the collection of
Control s
from the object that implements this interface. |
Modifier and Type | Interface and Description |
---|---|
interface |
ToneControl
This class is defined by the JSR-118 specification
MIDP 2,
Version 2.1.
|
interface |
VolumeControl
VolumeControl is an interface for manipulating
the audio volume of a Player . |
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.