pub fn get_reader(file_path: &str) -> Box<dyn FormatReader>Expand description
Build a Symphonia FormatReader for the given file path.
.prot files are treated as .mka for probe hinting.
pub fn get_reader(file_path: &str) -> Box<dyn FormatReader>Build a Symphonia FormatReader for the given file path.
.prot files are treated as .mka for probe hinting.