Function ffmpeg_sys_the_third::av_get_colorspace_name

source ·
pub unsafe extern "C" fn av_get_colorspace_name(
    val: AVColorSpace
) -> *const c_char
Expand description

Get the name of a colorspace. @return a static string identifying the colorspace; can be NULL.