source

The source AVItem for this layer. The value is null ina Text layer. UseAVLayer.replaceSource to change the value.AVItem object; read-only.

AVLayer object

The AVLayer object provides an interface to those layers that contain AVItem objects composition layers, footage layers, solid layers, text layers, and sou

frameBlendingType

The type of frame blending to perform when frame blending is enabled for the layer.A FrameBlendingType enumerated value; read/write. One of:FrameBlendingTyp

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

ShapeLayer object

The ShapeLayer object represents a shape layer within a composition. Create it using the LayerCollection objectメs addShape method; see LayerCollection addSh

threeDPerChar

True if this layer has the Enable Per-character 3D switch set, allowing its characters to be animated off the plane of the text layer. Applies only to text

audioEnabled

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