mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Assuming that a flac stream starts with bytes ['f', 'L', 'a', 'C', 0, 0, 0, 0x22] is not always correct as it could also start with ['f', 'L', 'a', 'C', 0x80, 0, 0, 0x22] (see https://xiph.org/flac/format.html#metadata_block_streaminfo). PiperOrigin-RevId: 279080562 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||