mpeg-audio-frame-parser/README.md

6 lines
146 B
Markdown

# Mp3FrameParser
Given a series of binary packets, extract any complete MP3 frames that can be found and return them to clients.
Currently WIP.