|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use jmri.jmrit.audio | |
|---|---|
| jmri | Provides basic interfaces and certain core implementations for the JMRI layout management concepts. |
| jmri.jmrit.audio | Provides specific implementations of various audio systems |
| Classes in jmri.jmrit.audio used by jmri | |
|---|---|
| AudioFactory
An AudioFactory is responsible for the initialisation of specific audio system implementations, creation of audio system specific Audio objects and any necessary clean-up operations required by a specific audio system implementation. |
|
| Classes in jmri.jmrit.audio used by jmri.jmrit.audio | |
|---|---|
| AbstractAudioBuffer
Base implementation of the AudioBuffer class. |
|
| AbstractAudioFactory
Abstract implementation of the AudioFactory class. |
|
| AbstractAudioListener
Base implementation of the AudioListener class. |
|
| AbstractAudioSource
Base implementation of the AudioSource class. |
|
| AbstractAudioThread
Base implementation of all common thread code for use by threads in the various Audio classes. |
|
| AudioBuffer
Represent an AudioBuffer, a place to store or control sound information. |
|
| AudioCommand
Represents a queued command for later processing in the AudioController thread. |
|
| AudioFactory
An AudioFactory is responsible for the initialisation of specific audio system implementations, creation of audio system specific Audio objects and any necessary clean-up operations required by a specific audio system implementation. |
|
| AudioListener
Represent an AudioListener, a place to store or control sound information. |
|
| AudioSource
Represent an AudioSource, a place to store or control sound information. |
|
| AudioThread
Interface defining public methods and variables used in AudioThread classes This file is part of JMRI. |
|
| DefaultAudioManager
Provide the concrete implementation for the Internal Audio Manager. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||