[][src]Function ffmpeg_next::format::output_as

pub fn output_as<P: AsRef<Path>>(
    path: &P,
    format: &str
) -> Result<Output, Error>