GstStaticPadTemplate

Structure describing the GstStaticPadTemplate. const gchar *name_template; the name of the template GstPadDirection direction; the direction of the template GstPadPresence presence; the presence of the template GstStaticCaps static_caps; the caps of the template.

Members

Variables

direction
GstPadDirection direction;
Undocumented in source.
nameTemplate
char* nameTemplate;
Undocumented in source.
presence
GstPadPresence presence;
Undocumented in source.
staticCaps
GstStaticCaps staticCaps;
Undocumented in source.

Meta