FlacExtractor.Flags

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


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