public @interface

AdtsExtractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.ts.AdtsExtractor.Flags

Overview

Flags controlling the behavior of the extractor. Possible flag values are AdtsExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING and AdtsExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS.

Summary