Expand description
Metadata parser library for various Ogg formats.
Supported formats:
- Vorbis (Detect, Metadata)
- Opus (Detect, Metadata)
- Theora (Detect, Metadata)
- Speex (Detect)
Support will be extended in the future, especially for the Theora codec.
Structs§
- Opus
Metadata - Metadata for the Opus audio codec.
- Theora
Metadata - Metadata for the Theora video codec.
- Vorbis
Metadata - Metadata for the Vorbis audio codec.
Enums§
Traits§
Functions§
- read_
format - Reads the format of the file.