[ Version ( deprecated = true , deprecated_since = "1.16.0" ) ]
public void set_priority (uint priority)
Warning: set_priority is deprecated since 1.16.0.
Sets the layer to the given priority.
use move_layer instead. This deprecation means that you will not need to handle layer priorities at all yourself, GES will make sure there is never 'gaps' between layer priorities.
See priority.
| this |
The Layer |
| priority |
The priority to set |