/otio-swift-example

Minimal example of using OpenTimelineIO in a Swift application

Primary LanguageSwiftMIT LicenseMIT

OpenTimelineIO Swift Example

This repository serves as a minimal example of using OpenTimelineIO in a Swift application.

Allowable use of the code in this repository includes copying and pasting portions into your own projects without attribution.

Getting started

To get started, use git to clone this repository:

git clone https://github.com/OpenTimelineIO/otio-swift-example.git

...then open the otio-swift-example.xcodeproj in Xcode, and press Run.

Please also consult with the OpenTimelineIO documentation for more information about OpenTimelineIO in general.

Good luck and happy coding!

Contributions

If you have any suggested changes to the template repository itself, please provide them via pull request or create an issue as appropriate.

All contributions back to the template repository must align with the contribution guidelines of the OpenTimelineIO project.