| Interface | Description |
|---|---|
| TInit.ProviderRegistrationAction |
Action to be taken on registration of a provider.
|
| Class | Description |
|---|---|
| Service | |
| TAudioConfig |
TODO:
|
| TInit |
Helper methods for provider registration.
|
| TMidiConfig |
TODO:
|
Initialization and Plug-in loading infrastructure. The classes provided here are used to load available plug-ins (AudioFileReader, AudioFileWriter, FormatConversionProvider, MixerProvider, MidiDeviceProvider, MidiFileReader, MidiFileWriter, SoundbankReader) and maintain lists of them. These classes are needed by Tritonus only if it is used as a stand-alone Java Sound implementation. They are called by AudioSystem and MidiSystem.