public @interface

C.ColorTransfer

implements java.lang.annotation.Annotation

 androidx.media3.common.C.ColorTransfer

Overview

Video/image color transfer characteristics. One of Format.NO_VALUE, C.COLOR_TRANSFER_LINEAR, C.COLOR_TRANSFER_SDR, C.COLOR_TRANSFER_SRGB, C.COLOR_TRANSFER_GAMMA_2_2, C.COLOR_TRANSFER_ST2084 or C.COLOR_TRANSFER_HLG.

Summary