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
|
TheoraParser |
Parser for OGG Theora video files, which may also
contain one or more soundtrack streams.
|
VorbisParser |
Parser for OGG Vorbis audio files
|
Copyright © 2015. All rights reserved.