Skip to content
  • Thibault Saunier's avatar
    Mark nested timeline assets as such · abb4f005
    Thibault Saunier authored
    Adding a property to let the application know
    
    Also make sure that the duration of nested timeline assets is reported
    as CLOCK_TIME_NONE as those are extended as necessary.
    
    And make a difference between asset duration and their max duration
    As nested timelines can be extended 'infinitely' those max duration
    is GST_CLOCK_TIME_NONE, but their duration is the real duration of
    the timeline.
    abb4f005