Package com.google.android.exoplayer2
Annotation Type C.ColorSpace
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface C.ColorSpace
Video color spaces, also referred to as color standards. One ofFormat.NO_VALUE
,C.COLOR_SPACE_BT601
,C.COLOR_SPACE_BT709
orC.COLOR_SPACE_BT2020
.