mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
2e26a9e926
Summary: + [API] GESTrack::commited signal. + [API] ges_track_commit_sync We were emitting commited when timeline_commit was called, which wasn't very helpful. This commit makes it so we emit commited once all the compositions have actually been commited. We also add a synchronous commit method to spare the user the need to connect to the signal and wait, and update the documentation. Reviewers: thiblahute Differential Revision: http://phabricator.freedesktop.org/D83 |
||
---|---|---|
.. | ||
.gitignore | ||
architecture.xml | ||
ges-docs.sgml | ||
ges-sections.txt | ||
ges.types | ||
layer_track_overview.png | ||
Makefile.am |