tonihei ba8f55694a Set PCM encoding in Flac extractor
The extractor knows the PCM encoding of the losslessly
encoded data in the samples and should set it in the
Format to allow downstream components to use this information.

PiperOrigin-RevId: 596974863
2024-01-09 10:28:55 -08:00
..
2024-01-09 10:28:55 -08:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.