Module claxon::metadata [] [src]

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

Structs

MetadataBlockReader

Reads metadata blocks from a stream and exposes them as an iterator.

SeekPoint

A seek point in the seek table.

SeekTable

A seek table to aid seeking in the stream.

StreamInfo

The streaminfo metadata block, with important information about the stream.

Enums

MetadataBlock

A metadata about the flac stream.

Type Definitions

MetadataBlockResult

Either a MetadataBlock or an Error.