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

close()

Closes the project with the option of saving changes automatically, prompting the user to save changes or closing without saving changes.closeOptions Action

OutputModule object

An OutputModule object of a RenderQueueItem generates a single file or sequence via a render operation, and contains attributes and methods relating to the

setProxyWithSequence()

Sets a sequence of files as the proxy of this AVItem, with the option of forcing alphabetical order. Loads the specified file sequence into a new FileSource

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

consolidateFootage()

Consolidates all footage in the project. Same as the File > Consolidate All Footage command.None.Integer; the total number of footage items removed.

ImportOptions object

The ImportOptions object encapsulates the options used to import a file with the Project.importFile methods.The constructor takes an optional parameter, an

file

The ExtendScript File object for the file that defines this asset. To change the value:οΎ• If this FileSource is a proxySource of an AVItem, call setProxy ors

canImportAs()

Reports whether the file can be imported as the source of a particular object type. If this method returns true, you can set the given type as the value of

importFile()

Imports the file specified in the specified ImportOptions object, using the specified options. Same as the File > Import File command. Creates and returns a