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