Function audio_video_metadata::metadata::get_format_from_file [] [src]

pub fn get_format_from_file<P>(filename: P) -> Result<Metadata, Error> where
    P: AsRef<Path>,