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
Category Archives: AVLayer object
hasTrackMatte
True if the layer in front of this layer is being used as a track matte on this layer. When true, this layer’s track -MatteType value controls how the matte
trackMatteType
If this layer has a track matte, specifies the way the track matte is applied.A TrackMatteType enumerated value; read/write. One of:TrackMatteType.ALPHATrac
blendingMode
The blending mode of the layer.A BlendingMode enumerated value; read/write. One of:BlendingMode.ADDBlendingMode.ALPHA_ADDBlendingMode.CLASSIC_COLOR_BURNBlen
canSetCollapseTransformation
True if it is legal to change the value of the collapseTransformation attribute on this layer.Boolean; read-only.
isNameFromSource
True if the layer has no expressly set name, but contains a named source. In this case, layer.name has the same value as layer.source.name.False if the laye
audioActiveAtTime()
Returns true if this layer’s audio will be active at the specified time.For this method to return true, audioEnabled must be true, no other layer with audio
canSetTimeRemapEnabled
True if it is legal to change the value of the timeRemapEnabled attribute on this layer.Boolean; read-only.