FragmentedMp4Extractor.Flags

@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(flag = true, value = )
public annotation FragmentedMp4Extractor.Flags


Flags controlling the behavior of the extractor. Possible flag values are FLAG_WORKAROUND_EVERY_VIDEO_FRAME_IS_SYNC_FRAME, FLAG_WORKAROUND_IGNORE_TFDT_BOX, FLAG_ENABLE_EMSG_TRACK and FLAG_WORKAROUND_IGNORE_EDIT_LISTS.