The render queue of the project.RenderQueue object; read-only.
Category Archives: Project object
Project object
The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage
consolidateFootage()
Consolidates all footage in the project. Same as the File > Consolidate All Footage command.None.Integer; the total number of footage items removed.
feetFramesFilmType
The Use Feet + Frames menu setting in the Project Settings dialog box.Use this attribute instead of the old timecodeFilmType attribute.A FeetFramesFilmType
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
framesUseFeetFrames
The Use Feet + Frames setting in the Project Settings dialog box. True if using Feet + Frames; false if using Frames.Boolean; read/write.
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
linearBlending
True if linear blending should be used for this project; otherwise false.Boolean; read/write.