Crate metaflac

source ·
Expand description

A library to read and write FLAC metadata tags.

Re-exports§

Modules§

  • Includes various types of metadata blocks.

Structs§

  • A structure able to represent any error that may occur while performing metadata operations.
  • A structure representing a flac metadata tag.

Enums§

  • Kinds of errors that may occur while performing metadata operations.

Type Aliases§

  • Type alias for the result of tag operations.