| Top |
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBin
╰── GnlObject
╰── GnlComposition
A GnlComposition contains GnlObjects such as GnlSources and GnlOperations, and connects them dynamically to create a composition timeline.
plugin |
gnonlin |
author |
Wim Taymans <wim.taymans@gmail.com>, Edward Hervey <bilboed@bilboed.com> |
class |
Filter/Editor |
“commit” signalgboolean user_function (GnlComposition *comp, gboolean recurse, gpointer user_data)
Action signal to commit all the pending changes of the composition and its children timing properties
comp |
||
recurse |
Whether to commit recursiverly into (GnlComposition) children of
|
|
user_data |
user data set when the signal handler was connected. |
Flags: Action