Annotation Type AmrExtractor.Flags
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface AmrExtractor.Flags
Flags controlling the behavior of the extractor. Possible flag values areAmrExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING
andAmrExtractor.FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS
.