Skip to content
  • Thibault Saunier's avatar
    track-element: Remove constructors for TrackElement from the API · d00283f3
    Thibault Saunier authored
    Most of the time the user should not create GESTrackElements
    himself, instead he should add a GESAsset to a layer, that will
    result in a clip creation and the proper TrackElements to be
    created and added to the tracks.
    
    The case of effects and overlays is a bit different as the user should
    create the TrackElement and add them to a clip.
    d00283f3