remove()

Removes this OutputModule object from the collection.None.Nothing.

duplicate()

Creates and returns a duplicate of this composition, which contains the same layers as the original.None.CompItem object.

moveToEnd()

Moves this layer to the bottom position of the layer stack the last layer .None.Nothing.

stopRendering()

Stops the rendering process. This is the same as clicking Stop in the Render Queue panel during a render. You can call this method from an onStatusChanged o

remove()

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

openInViewer()

Opens the composition in a Composition panel, and moves the Composition panel to front and gives it focus.None.Viewer object for the Composition panel, or n

postRenderAction

An action to be performed when the render operation is completed.A PostRenderAction enumerated value read/write ; one of:postRenderAction.NONEpostRenderActi

duplicate()

Creates a duplicate of this item and adds it this render queue.NOTE: Duplicating an item whose status is Done sets the new itemメs status to Queued .None.Ren

activate()

Opens the application main window ifit is minimized or iconified, and brings it to the front of the desktop.None.Nothing.

reload()

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