AIFF¶
AIFF audio stream information and tags.
-
class
mutagen.aiff.AIFF(filename)¶ Bases:
mutagen.FileTypeAIFF(filething)
An AIFF audio file.
Parameters: filething (filething) – Add an empty ID3 tag to the file.
-
load(*args, **kwargs)¶ Load stream and tag information from a file.
-
class
mutagen.aiff.AIFFInfo¶ AIFFInfo()
AIFF audio stream information.
Information is parsed from the COMM chunk of the AIFF file