public @interface

Track.Transformation

implements java.lang.annotation.Annotation

 androidx.media3.extractor.mp4.Track.Transformation

Overview

The transformation to apply to samples in the track, if any. One of Track.TRANSFORMATION_NONE or Track.TRANSFORMATION_CEA608_CDAT.

Summary