Package | Description |
---|---|
org.openimaj.audio |
Modifier and Type | Method and Description |
---|---|
static AudioPlayer.Mode |
AudioPlayer.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioPlayer.Mode[] |
AudioPlayer.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AudioPlayer.setMode(AudioPlayer.Mode m)
Set the mode of the player.
|