Video Studio SDKv0.0.3
Guides

Save and export

Persist the project bundle and trigger a render.

Saving and exporting are two adapter-driven flows. Save serializes the ProjectBundle and hands it to your persistence adapter; export hands it to the render adapter. This page walks through both, including the autosave hook and the render lifecycle events.