Module flac::stream [] [src]

Structs

Iter

An iterator over a reference of the decoded FLAC stream.

Stream

FLAC stream that decodes and hold file information.

Type Definitions

StreamBuffer

Alias for a FLAC stream produced from a byte stream buffer.

StreamReader

Alias for a FLAC stream produced from Read.