Function rsmpeg::ffi::av_dv_codec_profile[][src]

pub unsafe extern "C" fn av_dv_codec_profile(
    width: i32,
    height: i32,
    pix_fmt: i32
) -> *const AVDVProfile
Expand description

Get a DV profile for the provided stream parameters.