GstControlBinding

Main Gtk struct. The instance structure of GstControlBinding. gchar *name; name of the property of this binding GParamSpec *pspec; GParamSpec for this property

struct GstControlBinding {}

Members

Variables

name
char* name;
Undocumented in source.
pspec
GParamSpec* pspec;
Undocumented in source.

Meta