Function av_dv_codec_profile2
pub unsafe extern "C" fn av_dv_codec_profile2(
width: i32,
height: i32,
pix_fmt: i32,
frame_rate: AVRational,
) -> *const AVDVProfile
Expand description
Get a DV profile for the provided stream parameters. The frame rate is used as a best-effort parameter.