Function ffmpeg_sys::av_dv_codec_profile[][src]

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

Get a DV profile for the provided stream parameters.