[ NoWrapper ]
public virtual List<unowned TrackElement> create_track_elements (TrackType type)
Method to create the (multiple) core TrackElement-s of a clip of this class.
If GESClipClass:GESClip:create_track_element is implemented, this should be kept as the default implementation
| this |
A Clip |
| type |
A TrackType to create TrackElement-s for |
|
A list of the TrackElement-s created by this
for the given |