userName

The name of the user currently logged on to the system.String; read-only.

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,

replaceWithSequence()

Changes the source of this FootageItem to the specified image sequence. In addition to loading the file, the method creates a new FileSource object for the

byName()

Returns the first topmost layer found in this collection with the specified name, or null if no layer with the given name is found.name A string containing

onStatusChanged

The name of a callback function that is calledwhenever the value of the RenderQueueItem.status attribute changes.You cannot make changes to render queue ite

setProxyWithPlaceholder()

Creates a PlaceholderSource object with specified values, sets this as the value of the proxySource attribute, and sets useProxy to true. It does not preser

font

The text layerメs font specified by its PostScript name.NOTE: If the text layer has different font settings for each character, this attribute returns the se

name

The name of the output module, as shown in the user interface.String; read-only.

replaceWithSolid()

Changes the source of this FootageItem to the specified solid. Creates a new SolidSource object, sets its values from theparameters, andsets mainSource to t

applyTemplate()

Applies the specified existing output-module template.template Name A string containing the name of the template to be applied.Nothing.