public @interface

AmrExtractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.amr.AmrExtractor.Flags

Overview

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

Summary