isStill

When true the footage is still; when false, it has a time-based component.Examples of still footage are JPEG files, solids, and placeholders with duration o

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

file

The ExtendScript File object for the footage’s source file.If theFootageItem’smainSource is a FileSource, this is the same as FootageItem.mainSource.file.Ot

guessPulldown()

Sets fieldSeparationType and removePulldown to the best estimates for this footage source. If isStill is true, no change is made.The method to use for estim

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

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

mainSource

The footage source, an object that contains all of the settings related to that footage item, including those that are normally accessed through the Interpr

importAs

The type of object for which the imported file is to be the source. Before setting, use canImportAs to check that a given file can be imported as the source

nativeFrameRate

The native frame rate of the footage.Floating-point; read/write.

numItems

The total number of items contained in the project, including folders and all types of footage.Integer; read-only.