Function ffmpeg_sys_the_third::av_color_range_from_name

source ·
pub unsafe extern "C" fn av_color_range_from_name(
    name: *const c_char
) -> c_int
Expand description

@return the AVColorRange value for name or an AVError if not found.