claxon

Module metadata

Source
Expand description

The metadata module deals with metadata at the beginning of a FLAC stream.

Structs§

  • Iterates over Vorbis comments looking for a specific one; returns its values as &str.
  • Reads metadata blocks from a stream and exposes them as an iterator.
  • A seek point in the seek table.
  • A seek table to aid seeking in the stream.
  • The streaminfo metadata block, with important information about the stream.
  • Iterates over Vorbis comments (FLAC tags) in a FLAC stream.
  • Vorbis comments, also known as FLAC tags (e.g. artist, title, etc.).

Enums§

Functions§

Type Aliases§