Package io.opentimeline

  • Class Summary 
    Class Description
    LibraryLoader
    This class uses NativeUtils to load native libraries from the JAR archive.
    NativeUtils
    A simple library class which helps with loading dynamic libraries stored in the JAR archive.
    OTIOFactory
    A singleton factory class that helps in creating all OTIO objects.
    OTIOFinalizer
    A finalizer class for internal use of the library.
    OTIONative
    A class that holds the native handle and class name of an OTIO object.
    OTIOObject
    Base class for all OTIO objects.