motionBlurSamplesPerFrame

The minimum number of motion blur samples per frame for Classic 3D layers, shape layers, and certain effects. This corresponds to the Samples Per Frame sett

Item object

The Item object represents an item that can appear in the Project panel.The first item is at index 1.ユ Item is the base class for AVItem and for FolderItem,

time

The current time of the item when it is being previewed directly from the Project panel. This value is a number ofseconds. Use the global method timeToCurre

workAreaDuration

The duration of the work area in seconds. This is the difference of the start-point and end-point times of the Composition work area.Floating-point; read/wr

bgColor

The background color of the composition. The three array values specify the red, green, and blue components of the color.An array containing three floating-

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

duration

Returns the duration, in seconds, of the item. Still footage items have a duration of 0.ユ In a CompItem, the value is linked to the duration of the composit

remove()

Deletes this item from the project and from the Project panel. If the item is a FolderItem, all the items contained in the folder are also removed from the

usedIn

All the compositions that use this AVItem.Note that upon retrieval, the array value is copied, so it is not automatically updated. If you get this value, th