MatroskaExtractor.Flags


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(flag = true, value = )
public annotation MatroskaExtractor.Flags


Flags controlling the behavior of the extractor. Possible flag values are FLAG_DISABLE_SEEK_FOR_CUES and {#FLAG_EMIT_RAW_SUBTITLE_DATA}.