Back to Exoplayer

Mp4Extractor.Flags (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/extractor/mp4/Mp4Extractor.Flags.html

latest1.2 KB
Original Source

Package com.google.android.exoplayer2.extractor.mp4

Annotation Type Mp4Extractor.Flags


[@Documented](https://developer.android.com/reference/java/lang/annotation/Documented.html "class or interface in java.lang.annotation")[@Retention](https://developer.android.com/reference/java/lang/annotation/Retention.html "class or interface in java.lang.annotation")([SOURCE](https://developer.android.com/reference/java/lang/annotation/RetentionPolicy.html?is-external=true#SOURCE "class or interface in java.lang.annotation"))[@Target](https://developer.android.com/reference/java/lang/annotation/Target.html "class or interface in java.lang.annotation")([TYPE\_USE](https://developer.android.com/reference/java/lang/annotation/ElementType.html?is-external=true#TYPE_USE "class or interface in java.lang.annotation"))
public static @interfaceMp4Extractor.Flags

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.