[][src]Function ffmpeg_next::format::input_with_dictionary

pub fn input_with_dictionary<P: AsRef<Path>>(
    path: &P,
    options: Dictionary
) -> Result<Input, Error>