TsExtractor.Mode


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation TsExtractor.Mode


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