GstControlBinding

A base class for value mapping objects that attaches control sources to #GObject properties. Such an object is taking one or more #GstControlSource instances, combines them and maps the resulting value to the type and value range of the bound property.

Members

Unions

ABIType
union ABIType

Variables

disabled
bool disabled;
name
char* name;

name of the property of this binding

object
GstObject* object;
parent
GstObject parent;

the parent structure

pspec
GParamSpec* pspec;

#GParamSpec for this property