Skip to main content

Crate mqa_identify

Crate mqa_identify 

Source

Structs§

Error
An error that prevented a stream from being inspected.

Functions§

identify_mqa
Checks if the FLAC file at path is 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 reader is an MQA file by looking for the MQA magic word in the least significant bits of the samples.