True if it is legal to change the value of the collapseTransformation attribute on this layer.Boolean; read-only.
Category Archives: Layer object
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
activeAtTime()
Returns true if this layer will be active at the specified time. To return true, the layer must be enabled, no otherlayer may be soloing unless this layer i
canSetTimeRemapEnabled
True if it is legal to change the value of the timeRemapEnabled attribute on this layer.Boolean; read-only.
isTrackMatte
True if this layer is being used as a track matte for the layer behind it.Boolean; read-only.
moveToBeginning()
Moves this layer to the topmost position of the layer stack the first layer .None.Nothing.