Skip to content
  • Henry Wilkes's avatar
    track-element: add has-internal-source property · 5f3e8caa
    Henry Wilkes authored
    Unless this property is set to TRUE, the in-point must be 0 and the
    max-duration must be GST_CLOCK_TIME_NONE.
    
    Also added EXPLICIT_NOTIFY flags to the active and track-type
    properties such that their notifies are emitted only if the property
    changes, even when the g_object_set, etc, methods are used.
    
    Also added a missing notify signal to the set_active method.
    5f3e8caa