public @interface

C.ColorSpace

implements java.lang.annotation.Annotation

 androidx.media3.common.C.ColorSpace

Overview

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

Summary