| Class | Description |
|---|---|
| FlacParser | |
| OggAudioParser |
Parent parser for the various Ogg Audio formats, such as
Vorbis and Opus
|
| OggDetector |
Detector for identifying specific file types stored
within an Ogg container.
|
| OggParser |
General parser for Ogg files where we don't know what
the specific kind is.
|
| OpusParser |
Parser for OGG Opus audio files
|
| SpeexParser |
Parser for OGG Speex audio files
|
| VorbisParser |
Parser for OGG Vorbis audio files
|
Copyright © 2014. All Rights Reserved.