track_added


Description:

public virtual signal void track_added (Track track)

Will be emitted after the track is added to the timeline.

Note that this should not be emitted whilst a timeline is being loaded from its Project asset. You should connect to the project's loaded signal if you want to know which tracks were created for the timeline.

Parameters:

track

The track that was added to timeline