Function 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.