AudioFileReadError
Defines potential errors that can occur during the file reading process.
Inheritors
Types
Link copied to clipboard
The data does not represent a valid audio file (e.g. missing RIFF/WAVE header, corrupt structure).
Link copied to clipboard
Wraps a lower-level I/O exception that occurred while reading from the file system.
Link copied to clipboard
The audio file uses a format or encoding that Kodio does not support (e.g. compressed ADPCM, unsupported bit depth).