Package com.google.android.exoplayer2
Annotation Type C.ColorTransfer
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface C.ColorTransfer
Video/image color transfer characteristics. One ofFormat.NO_VALUE
,C.COLOR_TRANSFER_LINEAR
,C.COLOR_TRANSFER_SDR
,C.COLOR_TRANSFER_SRGB
,C.COLOR_TRANSFER_GAMMA_2_2
,C.COLOR_TRANSFER_ST2084
orC.COLOR_TRANSFER_HLG
.