setFlacExtractorFlags
Sets flags for FlacExtractor instances created by the factory. The flags are also used by androidx.media3.decoder.flac.FlacExtractor
instances if the FLAC extension is being used.
Return
The factory, for convenience.
Parameters
flags
The flags to use.
See also
FlacExtractor.FlacExtractor