public @interface

Mp4Extractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.mp4.Mp4Extractor.Flags

Overview

Flags controlling the behavior of the extractor. Possible flag values are Mp4Extractor.FLAG_WORKAROUND_IGNORE_EDIT_LISTS, Mp4Extractor.FLAG_READ_MOTION_PHOTO_METADATA and Mp4Extractor.FLAG_READ_SEF_DATA.

Summary