| Package | Description |
|---|---|
| org.openstreetmap.josm.io.audio |
Provides the classes for Audio mapping features.
|
| Modifier and Type | Field and Description |
|---|---|
private static AudioPlayer |
AudioPlayer.audioPlayer |
| Modifier and Type | Method and Description |
|---|---|
private static AudioPlayer |
AudioPlayer.getInstance()
Returns the singleton object, and if this is the first time, creates it along with
the thread to support audio
|