Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 558 Bytes

FRAMER.md

File metadata and controls

17 lines (11 loc) · 558 Bytes

Framer API

Since v0.2.0, we are using separate frame processing Framer API.

Before this version, we made all parsing inside readers\writers. But now I've separated frame processing into the standalone classes. This approach provides more modularity and ability for extending.

Frame processors

Currently, separate frame processing implemented for these tags:

  • APIC frame
  • COMM frame
  • TXXX frame
  • WXXX frame
  • USLT frame

Another tags proceeds through default tag processing