Bases: mutagen.FileType
AAC(filething)
Parameters: | (filething) (filething) – |
---|
Load ADTS or ADIF streams containing AAC.
Tagging is not supported. Use the ID3/APEv2 classes directly instead.
Bases: mutagen.StreamInfo
AACInfo()
AAC stream information. The length of the stream is just a guess and might not be correct.
int
number of audio channels
float
file length in seconds, as a float
int
audio sampling rate in Hz
int
audio bitrate, in bits per second