status

The current render status of the item.An RQItemStatus enumerated value; read-only. One of:RQItemStatus.WILLCONTINUE Rendering process has been paused.RQItem

addLight()

Creates a new light layer and adds the LightLayer object to this collection.The new layer honors the Create Layers at Composition Start Time preference.name

OMCollection object

The OMCollection contains all of the output modules in a render queue. The collection provides access to the OutputModule objects, but does not provide any

templates

The names of all Render Settings templates available for the item. See also RenderQueueItem saveAsTemplate method .Array of strings; read-only.

addSolid()

Creates a new SolidSource object, with values set as specified; sets the new SolidSource as the mainSource value of a new FootageItem object, and adds the F

comp

The composition that will be rendered by this render-queue item. To change the composition, you must delete this render-queue item and create a new one.Comp