class Object

Constants

FlacInfoError

FlacInfoError is raised for general user errors. It will print a string that describes the problem.

FlacInfoReadError

FlacInfoReadError is raised when an error occurs parsing the Flac file. It will print a string that describes in which block the error occured.

FlacInfoWriteError

FlacInfoWriteError is raised when an error occurs writing the Flac file. It will print a string that describes where the error occured.