Read and write Ogg FLAC comments.
This module handles FLAC files wrapped in an Ogg bitstream. The first FLAC stream found is used. For ‘naked’ FLACs, see mutagen.flac.
This module is based off the specification at http://flac.sourceforge.net/ogg_mapping.html.
Bases: mutagen.ogg.OggFileType
OggFLAC(filething)
An Ogg FLAC file.
Parameters: | (filething) (filething) – |
---|
Bases: mutagen.StreamInfo
OggFLACStreamInfo()
Ogg FLAC stream info.
float
File length in seconds, as a float
float
Number of channels
int
Sample rate in Hz”