When true, this item is selected. Multiple items can be selected at the same time. Set to true to select the item programmatically, or to false to deselect
Category Archives: Item object
setProxy()
Sets a file as the proxy of this AVItem. Loads the specified file into a new FileSource object, sets this as the value of the proxySource attribute, and set
openInViewer()
Opens the composition in a Composition panel, and moves the Composition panel to front and gives it focus.None.Viewer object for the Composition panel, or n
frameBlending
When true, frame blending is enabled for this Composition. Corresponds to the value of the Frame Blending button in the Composition panel.Boolean; if true,
replaceWithPlaceholder()
Changes the source of this FootageItem to the specified placeholder. Creates a new PlaceholderSource object, sets its values from the parameters, and sets m
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
setProxyToNone()
Removes the proxy from this AVItem, sets the value of proxySource tonull, and sets the value of useProxy to false.None.Nothing.
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