public @interface

C.ColorSpace

implements java.lang.annotation.Annotation

 androidx.media3.common.C.ColorSpace

Overview

Video colorspaces. One of Format.NO_VALUE, C.COLOR_SPACE_BT709, C.COLOR_SPACE_BT601 or C.COLOR_SPACE_BT2020.

Summary