Gets a specified item from the items collection.index The position index of the item. An integer in the range [0..nu m Ite ms].RenderQueueItem object.
Tag Archives: Items
rootFolder
The root folder containing the contents of the project; this is a virtual folder that contains all items in the Project panel, but not items contained insid
numItems
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
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.