Annotation Type Mp3Extractor.Flags
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface Mp3Extractor.Flags
Flags controlling the behavior of the extractor. Possible flag values areMp3Extractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING,Mp3Extractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS,Mp3Extractor.FLAG_ENABLE_INDEX_SEEKINGandMp3Extractor.FLAG_DISABLE_ID3_METADATA.