gstcontroller.proxy_control_binding
Module for [ProxyControlBinding] class
Types 3
A #GstControlBinding that forwards requests to another #GstControlBinding
Methods
ProxyControlBindingGidBuilder builder() static nothrowGet builder for [gstcontroller.proxy_control_binding.ProxyControlBinding] Returns: New builder objectConstructors
this(gst.object.ObjectWrap object, string propertyName, gst.object.ObjectWrap refObject, string refPropertyName)#GstProxyControlBinding forwards all access to data or `sync_values()` requests from property_name on object to the control binding at ref_property_name on ref_object.Fluent builder implementation template for gstcontroller.proxy_control_binding.ProxyControlBinding