@UnstableApi
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = [Format.NO_VALUE])
public annotation C.ColorSpace


Video color spaces, also referred to as color standards. One of NO_VALUE, COLOR_SPACE_BT601, COLOR_SPACE_BT709 or COLOR_SPACE_BT2020.