duplicate()

Creates a duplicate of this item and adds it this render queue.NOTE: Duplicating an item whose status is Done sets the new itemメs status to Queued .None.Ren

addShape()

Creates a new ShapeLayer object for a new, empty Shape layer. Use the ShapeLayer object to add properties, such as shape, fill, stroke, and path filters.Thi

outputModule()

Gets an output module with the specified index position.index The position index of the output module. An integer in the range [1..numOutputModules].OutputM

precompose()

Creates a new CompItem object and moves the specified layers into its layer collection. It removes the individual layers from this collection, and adds the

onStatusChanged

The name of a callback function that is calledwhenever the value of the RenderQueueItem.status attribute changes.You cannot make changes to render queue ite

addNull()

Creates a new null layer and adds the AVLayer object to this collection. This is the same as choosing Layer > New > Null object.duration Optional, the lengt

Collection object

Like an array, a collection associates a set of objects or values as a logical group and provides access to them by index. However, most collection objects