QCPlugInContext
The QCPlugInContext protocol defines methods that you use only from within the execution method (Execute(_:attime:witharguments:)) of a QCPlugIn object.
Declaration
protocol QCPlugInContextTopics
Getting the OpenGL Context
Getting Execution Context Information
Getting an Image Provider
outputImageProviderFromBuffer(withPixelFormat:pixelsWide:pixelsHigh:baseAddress:bytesPerRow:releaseCallback:releaseContext:colorSpace:shouldColorMatch:)outputImageProviderFromTexture(withPixelFormat:pixelsWide:pixelsHigh:name:flipped:releaseCallback:releaseContext:colorSpace:shouldColorMatch:)