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

audioEnabled

When true, the layer’s audio is enabled. This value corresponds to the audio toggle switch in the Timelinepanel.Boolean; read/write.

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

adjustmentLayer

True if the layer is an adjustment layer.Boolean; read/write.

AVItem object

The AVItem object provides access to attributes and methods of audio/visual files imported into After Effects.οΎ• AVItem is a subclass of Item. All methods an

setProxyWithSolid()

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

setProxyWithSequence()

Sets a sequence of files as the proxy of this AVItem, with the option of forcing alphabetical order. Loads the specified file sequence into a new FileSource

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

setProxyToNone()

Removes the proxy from this AVItem, sets the value of proxySource tonull, and sets the value of useProxy to false.None.Nothing.

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