Skip to main content

get_reader

Function get_reader 

Source
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.