mirror of
https://github.com/androidx/media.git
synced 2025-05-14 02:59:52 +08:00

It could either live in .util or .extractor, but since it's not needed outside the extractor package in core (and the FLAC extension), and FlacStreamMetadataTest uses a FLAC asset, it seems preferable to move it into the extractor package. PiperOrigin-RevId: 291372032