Structs§
- Error
- An error that prevented a stream from being inspected.
Functions§
- identify_
mqa - Checks if the FLAC file at
pathis an MQA file by looking for the MQA magic word in the least significant bits of the samples. - identify_
mqa_ reader - Checks if the FLAC stream read from
readeris an MQA file by looking for the MQA magic word in the least significant bits of the samples.