[ 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.
this |
A Track |
object |
The element to remove |
true if |