Main Gtk struct.
The GstPad structure. Use the functions to update the variables.
gpointer element_private;
private data owned by the parent element
GstPadTemplate *padtemplate;
padtemplate for this pad
GstPadDirection direction;
the direction of the pad, cannot change after creating
the pad.
Main Gtk struct. The GstPad structure. Use the functions to update the variables. gpointer element_private; private data owned by the parent element GstPadTemplate *padtemplate; padtemplate for this pad GstPadDirection direction; the direction of the pad, cannot change after creating the pad.