public interface INodeExSound
Modifier and Type | Field and Description |
---|---|
static int |
VOLUME_MAX
The maximum volume value.
|
static int |
VOLUME_MIN
The minimum volume value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getMuteState() |
int |
getVolume() |
boolean |
muteMedia(boolean flag) |
boolean |
setVolume(int val) |
static final int VOLUME_MIN
static final int VOLUME_MAX
boolean getMuteState()
boolean muteMedia(boolean flag)
flag
- whether the sound object will be muted or not.int getVolume()
boolean setVolume(int val)
val
- the volume