pub unsafe extern "C" fn obs_source_get_color_space(
    source: *mut obs_source_t,
    count: size_t,
    preferred_spaces: *const gs_color_space
) -> gs_color_space
Expand description

Gets the color space of a source (if it has video)