effectsActive

True if the layer’s effects are active, as indicated by the icon next to it in the user interface.Boolean; read/write.

duplicate()

Duplicates the layer. Creates a new Layer object in which all values are the same as in this one. This has the same effect as selecting a layer in the user

active

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

replaceSource()

Replaces the source for this layer.newSource The new source AVItem object.fixExpressions True to adjust expressions for the new source, false otherwise. Not

index

The index position of the layer.Integer in the range [1..numLayers]; read-only.