Searched defs:_GstColorBalanceInterface (Results 1 – 1 of 1) sorted by relevance
71 struct _GstColorBalanceInterface { struct72 GTypeInterface iface;75 const GList * (* list_channels) (GstColorBalance *balance);77 void (* set_value) (GstColorBalance *balance,80 gint (* get_value) (GstColorBalance *balance,82 GstColorBalanceType (*get_balance_type) (GstColorBalance *balance);85 void (* value_changed) (GstColorBalance *balance,90 gpointer _gst_reserved[GST_PADDING];