Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── 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)
gnloperation |
the object which received the signal. |
|
user_data |
user data set when the signal handler was connected. |
Flags: Run Last