@catlabtech/webcvt-ebml
Low-level EBML (Extensible Binary Meta Language) parser and writer used internally by
@catlabtech/webcvt-container-mkvand@catlabtech/webcvt-container-webm.
Installation
bash
npm i @catlabtech/webcvt-ebmlAPI
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.