Skip to content

@aelionsdk/render-ir

Incremental Project-to-Render-IR compilation and deterministic timeline evaluation for AelionSDK.

Terminal window
npm install @aelionsdk/render-ir

latest currently resolves to 1.2.0. Product applications should use @aelionsdk/sdk; direct use is for custom renderers, exporters and engine instrumentation.

  • cold and incremental Project compilation;
  • visual and audio timeline evaluation;
  • captions, text layout and time maps;
  • color and bit-depth contracts;
  • compile statistics and Render IR types.

Preview and export should consume the same validated Render IR rather than maintaining separate timeline semantics. Unsupported color or time-map combinations fail closed.

See the render consistency guide and API reference. Licensed under MIT.