AmrExtractor.Flags


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


Flags controlling the behavior of the extractor. Possible flag values are FLAG_ENABLE_CONSTANT_BITRATE_SEEKING and FLAG_ENABLE_CONSTANT_BITRATE_SEEKING_ALWAYS.