Function ffmpeg_next::format::open_with[][src]

pub fn open_with<P: AsRef<Path>>(
    path: &P,
    format: &Format,
    options: Dictionary<'_>
) -> Result<Context, Error>