public @interface

TsExtractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.ts.TsExtractor.Flags

Overview

Flags controlling the behavior of the extractor. Possible flag value is TsExtractor.FLAG_EMIT_RAW_SUBTITLE_DATA.

Summary