Top | ![]() |
![]() |
![]() |
![]() |
gboolean | absolute | Read / Write / Construct Only |
GstControlSource * | control-source | Read / Write / Construct |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstControlBinding ╰── GstDirectControlBinding
GstControlBinding * gst_direct_control_binding_new (GstObject *object
,const gchar *property_name
,GstControlSource *cs
);
GstControlBinding * gst_direct_control_binding_new_absolute (GstObject *object
,const gchar *property_name
,GstControlSource *cs
);
“absolute”
property“absolute” gboolean
Whether the control values are absolute.
Flags: Read / Write / Construct Only
Default value: FALSE
“control-source”
property“control-source” GstControlSource *
The control source.
Flags: Read / Write / Construct