GstPad

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.

Members

Variables

direction
GstPadDirection direction;
Undocumented in source.
elementPrivate
void* elementPrivate;
Undocumented in source.
padtemplate
GstPadTemplate* padtemplate;
Undocumented in source.

Meta