mirror of
https://github.com/jwetzell/bmip10-js.git
synced 2026-08-15 02:33:38 +00:00
5 lines
278 B
Markdown
5 lines
278 B
Markdown
JS implementation of Blackmagic Design's IP10 codec as documentated [here](https://downloads.blackmagicdesign.com/Developer/Converters/20240613-76d445/Blackmagic_IP10_Codec_v1.1.zip).
|
|
|
|
# Usage
|
|
see [test.js](./test.js) for an example of using the `Encoder` and `Decoder` classes
|