Function ffmpeg_next::format::input_with_dictionary
source ยท pub fn input_with_dictionary<P: AsRef<Path> + ?Sized>(
path: &P,
options: Dictionary<'_>
) -> Result<Input, Error>pub fn input_with_dictionary<P: AsRef<Path> + ?Sized>(
path: &P,
options: Dictionary<'_>
) -> Result<Input, Error>