DSF¶
Read and write DSF audio stream information and tags.
-
class
mutagen.dsf.DSF(filething)¶ Bases:
mutagen.FileTypeAn DSF audio file.
Parameters: filething (filething) – Add a DSF tag block to the file.
-
class
mutagen.dsf.DSFInfo¶ DSF audio stream information.
Information is parsed from the fmt chunk of the DSF file.