set_priority


Description:

[ Version ( deprecated = true , deprecated_since = "1.10" ) ]
public virtual bool set_priority (uint32 priority)

Warning: set_priority is deprecated since 1.10.

Sets the priority of the element within the containing layer.

Note:

All priority management is done by GES itself now. To set Effect priorities set_top_effect_index should be used.

Parameters:

this

A TimelineElement

priority

The priority

Returns:

true if priority could be set for this.