move_to_layer_full


Description:

[ Version ( since = "1.18" ) ]
public bool move_to_layer_full (Layer layer) throws Error

Moves a clip to a new layer.

If the clip already exists in a layer, it is first removed from its current layer before being added to the new layer.

Parameters:

this

A Clip

layer

The new layer

Returns:

true if this was successfully moved to layer.