Annotation Type Mp4Extractor.Flags
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface Mp4Extractor.Flags
Flags controlling the behavior of the extractor. Possible flag values areMp4Extractor.FLAG_WORKAROUND_IGNORE_EDIT_LISTS
,Mp4Extractor.FLAG_READ_MOTION_PHOTO_METADATA
andMp4Extractor.FLAG_READ_SEF_DATA
.