Skip to content

@catlabtech/webcvt-ebml

Low-level EBML (Extensible Binary Meta Language) parser and writer used internally by @catlabtech/webcvt-container-mkv and @catlabtech/webcvt-container-webm.

Installation

bash
npm i @catlabtech/webcvt-ebml

API

Detailed API reference coming in v0.2. See the source code for now.

Notes

This is an internal low-level package. Most users should interact with @catlabtech/webcvt-container-mkv or @catlabtech/webcvt-container-webm directly rather than using @catlabtech/webcvt-ebml directly.

MIT licensed