TsExtractor.Flags
Artifact: androidx.media3:media3-extractor
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(flag = true, value = )
public annotation TsExtractor.Flags
Flags controlling the behavior of the extractor. Possible flag value is FLAG_EMIT_RAW_SUBTITLE_DATA
.