![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
A namespace containing classes that encode and decode sound from various sound file types. More...
Classes | |
| class | AIFFDecoder |
| A class that handles streaming decoding of the PCM AIFF audio format. More... | |
| class | AIFFEncoder |
| A class that handles streaming encoding of the PCM AIFF audio format. More... | |
| class | AIFFTranscoder |
| A class thats encode and decodes the PCM AIFF audio format. More... | |
| class | FLACDecoder |
| A class that handles streaming decoding of the compresed .ogg audio format. More... | |
| class | FLACEncoder |
| A class that handles streaming encoding of the compressed .ogg audio format. More... | |
| class | FLACTranscoder |
| A class thats encode and decodes the compressed FLAC audio format. More... | |
| class | HRTFTranscoder |
| A class that encodes and decodes the HRTF format. More... | |
| class | MIDIDecoder |
| A class that decodes MIDI file data into a stream of MIDI events. More... | |
| class | MIDIEncoder |
| A class that encodes MIDI file data from a stream of MIDI events. More... | |
| class | MIDITranscoder |
| A class that encodes and decodes the MIDI format. More... | |
| class | OggDecoder |
| A class that handles streaming decoding of the compresed .ogg audio format. More... | |
| class | OggEncoder |
| A class that handles streaming encoding of the compressed .ogg audio format. More... | |
| class | OggTranscoder |
| A class thats encode and decodes the compressed OGG audio format. More... | |
| class | SoundConverter |
| A class that handles encoding and decoding sound data to/from various formats. More... | |
| class | SoundTranscoder |
| A class that provides the interface for objects that encode and decode sound data. More... | |
| class | WaveDecoder |
| A class that handles streaming decoding of the PCM WAVE audio format. More... | |
| class | WaveEncoder |
| A class that handles streaming encoding of the PCM WAVE audio format. More... | |
| class | WaveTranscoder |
| A class thats encode and decodes the PCM WAVE audio format. More... | |
A namespace containing classes that encode and decode sound from various sound file types.
1.8.11