public @interface

FlacExtractor.Flags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.flac.FlacExtractor.Flags

Overview

Flags controlling the behavior of the extractor. Possible flag value is FlacExtractor.FLAG_DISABLE_ID3_METADATA.

Summary