Contents

QCCompositionRenderer

The QCRenderer protocol defines the methods used to pass data to the input ports or retrieve data from the output ports of the root patch of a Quartz Composer composition. This protocol is adopted by the Qcrenderer, Qcview, and Qccompositionlayer classes.

Declaration

protocol QCCompositionRenderer

Topics

Passing and Retrieving Values From a Composition

Getting Input and Output Keys

Getting Attributes

Storing Arbitrary Information

Saving and Restoring Input Values

See Also

Protocols