mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
timeline: Comment some variables goals
This commit is contained in:
parent
f8e4a2dc7d
commit
f114b6eb3b
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ struct _GESTimelinePrivate
|
|||
|
||||
gboolean updates_enabled;
|
||||
|
||||
/* While we are creating and adding the TrackElements for a clip, we need to
|
||||
* ignore the child-added signal */
|
||||
GESClip *ignore_track_element_added;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue