claxon

Module frame

Source
Expand description

The frame module deals with the frames that make up a FLAC stream.

Structs§

  • A block of raw audio samples.
  • Reads frames from a stream and exposes decoded blocks as an iterator.
  • An iterator over the stereo sample pairs in a block.

Type Aliases§