When true, the layer’s video is active at the current time.For this to be true, the layer must be enabled, no other layer may be soloing unless this layer i
Tag Archives: active
active
When true, indicates if the viewer panel is focused, and thereby frontmost.Boolean; read-only.
activeItem
The item that is currently active and is to be acted upon, or a null if no item is currently selected or if multiple items are selected.Item object or null;
setActive()
Moves the viewer panel to the front and places focus on it, making it active. Calling this method will set the viewerメs active attribute to true.None.Boolea
activeViewer
The Viewer object for the currently focused or active-focused viewer Composition, Layer, or Footage panel.Returns null if no viewers are open.Viewer object;
Viewer object
The Viewer object represents a Composition, Layer, or Footage panel.This maximizes the active viewer panel, and displays its type if it contains a compositi
audioActive
True if the layer’s audio is active at the current time.For this value to be true, audioEnabled mustbe true, no other layer with audio may be soloing unless
CompItem object
The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro
autoOrient
The type of automatic orientation to perform for the layer.An AutoOrientType enumerated value; read/write. One of:AutoOrientType.ALONG_PATH Layer faces in t
effectsActive
True if the layer’s effects are active, as indicated by the icon next to it in the user interface.Boolean; read/write.