HP SVA V2.1 Parallel Compositing Reference Guide
The numFramelets parameter states the number of framelets that are added by this host before it
calls pcFrameEnd. The remaining parameters describe the properties of each framelet that are
added. The first element in each array gives the properties of the first framelet that is added by
pcFrameAddFramlet; the second element in each array gives the properties of the second
framelet to be added, and so on.
The described framelets must all be within the frame described by the PC_FRAME_WIDTH and
PC_FRAME_HEIGHT context properties. The parameter order is ignored by all operators that do
not require that order be specified. If all of the framelets cover the entire frame (that is, xOffset
= 0, yOffset = 0, width = PC_FRAME_WIDTH, height = PC_FRAME_HEIGHT), then it is
acceptable to pass NULL for all of these arrays.
60