Skip to content

C++ APIΒ #71

@jminor

Description

@jminor

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.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions