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

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

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

missingFootagePath

The path and filename of footage that is missing from this asset. See also AVItem footageMissing attribute .String; read-only.

reload()

Reloads the asset from the file. This method can be called only on a mainSource, not a proxySource.None.Nothing.

premulColor

The color tobe premultiplied. This attribute is valid only if the alphaMode is alphaMode.PREMULTIPLIED.Array of three floating-point values [R, G, B], in th

FileSource object

The FileSource object describes footage that comes from a file.ユ FileSource is a subclass of FootageSource. All methods and attributes of FootageSource, in

PlaceholderSource object

The PlaceholderSource object describes the footage source of a placeholder.PlaceholderSource is a subclass of FootageSource. All methods and attributes of F

removePulldown

How the pulldowns are to be removed when field separation is used.It is an error to set this attribute if isStill is true. It is an error to attempt to set