naudio / NLayer

MPEG 1 & 2 Decoder for Layers 1, 2, & 3
MIT License
124 stars 30 forks source link

fixed ID3v2.2 frame identification #20

Closed kvee33 closed 3 years ago

kvee33 commented 4 years ago

Flag bits meaning according to the spec: bit 7: unsynchronisation bit 6: compression, "Since no compression scheme has been decided yet, the ID3 decoder (for now) should just ignore the entire tag if the compression bit is set." other flag bits are unused