public @interface

MatroskaExtractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.mkv.MatroskaExtractor.Flags

Overview

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

Summary