Class: GstController::ProxyControlBinding
- Inherits:
-
Gst::ControlBinding
- Object
- GObject::InitiallyUnowned
- Gst::Object
- Gst::ControlBinding
- GstController::ProxyControlBinding
- Defined in:
- (unknown)
Overview
Opaque Gst::ProxyControlBindingClass struct
Instance Method Summary collapse
-
#initialize(object, property_name, ref_object, ref_property_name) ⇒ Gst::ControlBinding
constructor
Gst::ProxyControlBinding 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.
Methods inherited from Gst::ControlBinding
#disabled=, #get_g_value_array, #get_value, #get_value_array, #is_disabled, #name, #name=, #object, #object=, #sync_values
Methods inherited from Gst::Object
#add_control_binding, check_uniqueness, #control_bindings_disabled=, #control_rate, #control_rate=, default_deep_notify, #default_error, #get_control_binding, #get_g_value_array, #get_value, #get_value_array, #has_active_control_bindings, #has_ancestor, #has_as_ancestor, #has_as_parent, #name, #name=, #parent, #parent=, #path_string, #ref, ref_sink, #remove_control_binding, replace, #set_control_binding_disabled, #suggest_next_sync, #sync_values, #unparent, #unref
Constructor Details
#initialize(object, property_name, ref_object, ref_property_name) ⇒ Gst::ControlBinding
Gst::ProxyControlBinding 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.
properties on different Gst::Object's