Track.Transformation
Artifact: androidx.media3:media3-extractor
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation Track.Transformation
The transformation to apply to samples in the track, if any. One of TRANSFORMATION_NONE
or TRANSFORMATION_CEA608_CDAT
.