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

Shape object

The Shape object encapsulates information describing a shape in a shape layer, or the outline shape of a Mask.It is the value of the Mask Path AE properties

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

setParentWithJump()

Sets the parent of this layer to the specified layer, without changing the transform values of the child layer.There may be an apparent jump in the rotation

pauseRendering()

Pauses the current rendering process, or continues a paused rendering process. This is the same as clicking Pause in the Render Queue panel during a render.

setProxy()

Sets a file as the proxy of this AVItem. Loads the specified file into a new FileSource object, sets this as the value of the proxySource attribute, and set

callSystem()

Executes a system command, as if you had typed it on the operating systemメs command line. Returns whatever the system outputs in response to the command, if

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

remove()

Deletes the specified layer from the composition.None.Nothing.

render()

Starts the rendering process. This is the same as clicking Render in the Render Queue panel. The method does not return until the render process is complete