The Open Toolkit library
1.0
|
Namespaces | |
package | OpenAL |
Classes | |
class | AudioCapture |
Provides methods to instantiate, use and destroy an audio device for recording. Static methods are provided to list available devices known by the driver. More... | |
class | AudioContext |
Provides methods to instantiate, use and destroy an audio context for playback. Static methods are provided to list available devices known by the driver. More... | |
class | AudioContextException |
Represents exceptions related to an OpenTK.Audio.AudioContext. More... | |
class | AudioDeviceException |
Represents exceptions related to an OpenTK.Audio device. More... | |
class | AudioException |
Represents exceptions related to the OpenTK.Audio subsystem. More... | |
class | AudioValueException |
Represents exceptions related to invalid values. More... | |