-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Milestone
Description
The Python API is fine for many studio use cases, but for embedding OTIO into a 3rd party application, a C API is preferred.
We should use a library like libgit2 as a model for how the C API should work (e.g. minimal dependencies, re-entrant, cross-platform, standard error codes, clear memory allocation rules, etc.)
MartinDelille and skhiat
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done