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

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