| GNonLin 0.10.17 Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals | ||||
GObject
+----GstObject
+----GstElement
+----GstBin
+----GnlObject
+----GnlOperation
A GnlOperation performs a transformation or mixing operation on the data from one or more GnlSources, which is used to implement filters or effects.
plugin |
gnonlin |
author |
Wim Taymans <wim.taymans@gmail.com>, Edward Hervey <bilboed@bilboed.com> |
class |
Filter/Editor |
"input-priority-changed" signalvoid user_function (GnlOperation *gnloperation,
GstPad *arg1,
guint arg2,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |