Overview
Replay sdk is designed to provide a high level API on top of the Replay format. It will allow:
- create/edit/delete layers
- creating actions
- rebuilding the replay context from scratch
- collecting all used resources of the current state
- packaging/unpackaging the replay into
.replay
The replay SDK has multiple implementations:
All existing implementation conform the same interface. For more details check the API Reference.
To check how to install the libraries you check the following links: