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.
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.