Creates a new null layer and adds the AVLayer object to this collection. This is the same as choosing Layer > New > Null object.duration Optional, the lengt
Tag Archives: Import
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
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
importFileWithDialog()
Shows an Import File dialog box. Same as the File > Import > File command.Array of Item objects created during import; or null if the user cancels the dialo
importPlaceholder()
Creates and returns a new PlaceholderItem object and adds it to the projectメs items array. Same as the File > Import > Placeholder command.name A string con
postRenderAction
An action to be performed when the render operation is completed.A PostRenderAction enumerated value read/write ; one of:postRenderAction.NONEpostRenderActi
addSolid()
Creates a new SolidSource object, with values set as specified; sets the new SolidSource as the mainSource value of a new FootageItem object, and adds the F
forceAlphabetical
When true, has the same effect as setting the Force alphabetical order option in the File > Import > File dialog box.Boolean; read/write.
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
add()
Creates a new AVLayer object containing the specified item, and adds it to this collection.The new layer honors the Create Layers at Composition Start Time