| Package | Description |
|---|---|
| org.openstreetmap.josm.io.audio |
Provides the classes for Audio mapping features.
|
| org.openstreetmap.josm.io.audio.fx |
Provides the classes for Audio mapping features requiring JavaFX.
|
| Class and Description |
|---|
| AudioException
Generic audio exception.
|
| AudioListener
Listener receiving audio playing events.
|
| AudioPlayer
Creates and controls a separate audio player thread.
|
| AudioPlayer.Command
Audio player command.
|
| AudioPlayer.Execute
Passes information from the control thread to the playing thread
|
| AudioPlayer.Result
Audio player result.
|
| AudioPlayer.State
Audio player state.
|
| SoundPlayer
Sound player interface.
|
| Class and Description |
|---|
| AudioException
Generic audio exception.
|
| AudioListener
Listener receiving audio playing events.
|
| AudioPlayer.Execute
Passes information from the control thread to the playing thread
|
| AudioPlayer.State
Audio player state.
|
| SoundPlayer
Sound player interface.
|