The number of items contained in the items collection folderItem.items.length .If the folder contains another folder, only the FolderItem for that folder is
Tag Archives: Items
RenderQueue object
The RenderQueue object represents the render automation process, the data and functionality that is available through the Render Queue panel of a particular
parentFolder
The FolderItem object for the folder that contains this item. If this item is at the top level of the project, this is the project’s root folder app.project
FolderItem object
The FolderItem object corresponds to a folder in your Project panel. It can contain various types of items footage, compositions, solids as well as other fo
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
id
A unique and persistent identification number used internally to identify an item between sessions. The value of the ID remains the same when the project is
FootageItem object
The FootageItem object represents a footage item imported into a project, which appears in the Project panel.These are accessed by position index number in
numItems
The total number of items contained in the project, including folders and all types of footage.Integer; read-only.
add()
Adds a composition to the Render Queue, creating a RenderQueueItem.comp The CompItem object for the composition to be added.RenderQueueItem object.
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