Home
last modified time | relevance | path

Searched defs:_GstLV2Class (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.h87 struct _GstLV2Class struct
89 guint properties;
91 const LilvPlugin *plugin;
92 GHashTable *sym_to_name;
94 gint num_control_in, num_control_out;
95 gint num_cv_in, num_cv_out;
97 GstLV2Group in_group; /**< Array of GstLV2Group */
98 GstLV2Group out_group; /**< Array of GstLV2Group */
99 GArray *control_in_ports; /**< Array of GstLV2Port */
100 GArray *control_out_ports; /**< Array of GstLV2Port */