Module metaflac::block[][src]

Expand description

Includes various types of metadata blocks.

Structs

A structure representing an APPLICATION block.

Iterator over FLAC stream’s blocks

A structure representing a CUESHEET block.

A structure representing a cuesheet track.

A structure representing a cuesheet track index.

A structure representing a PICTURE block.

A structure representing a seektable seek point.

A structure representing a SEEKTABLE block.

A structure representing a STREAMINFO block.

A structure representing a VORBIS_COMMENT block.

Enums

The parsed content of a metadata block.

Types of blocks. Used primarily to map blocks to block identifiers when reading and writing.

Types of pictures that can be used in the picture block.