Skip to main content

probe_file

Function probe_file 

Source
pub fn probe_file(path: &Path) -> Result<StreamInfo, DecodeError>
Expand description

Probe a file and return stream info without decoding.