Function ffmpeg_next::format::output_with[][src]

pub fn output_with<P: AsRef<Path>>(
    path: &P,
    options: Dictionary<'_>
) -> Result<Output, Error>