[ Version ( since = "1.18" ) ]
public bool remove_top_effect (BaseEffect effect) throws Error
Remove a top effect from the clip.
Note, if the effect is a time effect, this may be refused if the clip would not be able to adapt itself once the effect is removed.
this |
A Clip |
effect |
The top effect to remove |
true if |