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


Video color range. One of NO_VALUE, COLOR_RANGE_LIMITED or COLOR_RANGE_FULL.