Module ape

Source
Expand description

APE specific items

§File notes

It is possible for an APE file to contain an ID3v2 tag. For the sake of data preservation, this tag will be read, but cannot be written. The only tags allowed by spec are APEv1/2 and ID3v1.

Re-exports§

pub use crate::picture::APE_PICTURE_TYPES;

Structs§

ApeFile
An APE file
ApeItem
Represents an APE tag item
ApeProperties
An APE file’s audio properties
ApeTag
An APE tag