Crate ogg_metadata [] [src]

Metadata parser library for various Ogg formats.

Supported formats:

  • Vorbis (Detect, Metadata)
  • Opus (Detect)
  • Theora (Detect)
  • Speex (Detect)

Support will be extended in the future, especially for the theora and Opus codecs.

Structs

VorbisMetadata

Metadata for the Vorbis audio codec.

Enums

OggFormat
OggMetadataError

Functions

read_format

Reads the format of the file.