IABLib is a C++ library for creating, parsing and rendering IAB essence, as specified in SMPTE ST 2098-2.
See LICENSE.
Documentation is provided inline using Doxygen conventions. The build system can generate an HTML rendering.
The unit tests and the render-to-files application illustrate the use of the library.
The library has no runtime dependencies.
The following development dependencies exist:
- GoogleTest (unit tests)
- Doxygen (documentation)