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

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

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

loop

The number of times that the footage is to be played consecutively when used in a composition.It is an error to set this attribute if isStill is true.Intege

elapsedSeconds

The number of seconds spent rendering this item.Integer, or null if item has not been rendered; read-only.

buildNumber

The number of the build of After Effects being run, used internally by Adobe for testing and troubleshooting.Integer; read-only.

consolidateFootage()

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

numOutputModules

The total number of Output Modules assigned to this item.Integer; read-only.

memoryInUse

The number of bytes of memory currently used by this application.Number; read-only.

reduceProject()

Removes all items from the project except those specified. Same as the File > Reduce Project command.array _ o f _ i te m s An array containing the Item obj