get_elements
Description:
Gets the track elements contained in the track.
The returned list is sorted by the element's priority and start.
Parameters:
this |
A Track |
Returns:
A list of all the TrackElement-s in this. |