public @interface

AviExtractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.avi.AviExtractor.Flags

Overview

Flags controlling the behavior of the extractor. Possible flag value is AviExtractor.FLAG_EMIT_RAW_SUBTITLE_DATA.

Summary