add()

app.project.renderQueue.items.add(comp)

Description

Adds a composition to the Render Queue, creating a RenderQueueItem.

Parameters

comp The CompItem object for the composition to be added.

Returns

RenderQueueItem object.

Other Tags

Posted in RQItemCollection object and tagged , , , , .