public @interface

TsExtractor.Mode

implements java.lang.annotation.Annotation

 androidx.media3.extractor.ts.TsExtractor.Mode

Overview

Modes for the extractor. One of TsExtractor.MODE_MULTI_PMT, TsExtractor.MODE_SINGLE_PMT or TsExtractor.MODE_HLS.

Summary