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 value is MatroskaExtractor.FLAG_DISABLE_SEEK_FOR_CUES.

Summary