Function av_dv_codec_profile
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.
pub unsafe extern "C" fn av_dv_codec_profile(
width: i32,
height: i32,
pix_fmt: i32,
) -> *const AVDVProfile
Get a DV profile for the provided stream parameters.