CompItem object

The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro

items

A collection of all items in the render queue.RQItemCollection object; read-only.

file

The ExtendScript File object for the file this output module is set to render.ExtendScript File object; read/write.

pixelAspect

The pixel aspect ratio PAR of the item.ユ In a CompItem, the value is linked to the composition.ユ In a FootageItem, the value is linked to the mainSource obj

replaceWithSequence()

Changes the source of this FootageItem to the specified image sequence. In addition to loading the file, the method creates a new FileSource object for the

RQItemCollection object

The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access

duplicate()

Duplicates the layer. Creates a new Layer object in which all values are the same as in this one. This has the same effect as selecting a layer in the user

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

sourceRectAtTime()

Retrieves the rectangle bounds of the layer at the specified time index, corrected for text or shape layer content.Use, for example, to write text that is p

keyInTemporalEase()

Returns the incoming temporal ease for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by the