AIFF audio stream information and tags.
Bases: mutagen.FileType
AIFF(filething)
An AIFF audio file.
Parameters: | (filething) (filething) – |
---|
Add an empty ID3 tag to the file.
Load stream and tag information from a file.
AIFFInfo()
AIFF audio stream information.
Information is parsed from the COMM chunk of the AIFF file
float
audio length, in seconds
int
audio bitrate, in bits per second
int
The number of audio channels
int
audio sample rate, in Hz
int
The audio sample size