remove_element_full


Description:

[ Version ( since = "1.18" ) ]
public bool remove_element_full (TrackElement object) throws Error

Removes the given track element from the track, which revokes ownership of the element.

Parameters:

this

A Track

object

The element to remove

Returns:

true if object was successfully removed from this.