gstreamer/win32/common/libgstcontroller.def
Matthew Waters 3eb4896435 controllers: add new proxy control binding
Allows proxying the control interface from one property on one GstObject
to another property (of the same type) in another GstObject.

E.g. in a parent-child relationship, one may need to
gst_object_sync_values() on the child and have a binding (set elsewhere)
on the parent update the value.

Note: that this doesn't solve GObject property forwarding and must be
taken care of by the implementation manually or using GBinding.

https://bugzilla.gnome.org/show_bug.cgi?id=774657
2016-11-23 17:15:09 +11:00

27 lines
932 B
Modula-2

EXPORTS
gst_argb_control_binding_get_type
gst_argb_control_binding_new
gst_control_point_get_type
gst_direct_control_binding_get_type
gst_direct_control_binding_new
gst_direct_control_binding_new_absolute
gst_interpolation_control_source_get_type
gst_interpolation_control_source_new
gst_interpolation_mode_get_type
gst_lfo_control_source_get_type
gst_lfo_control_source_new
gst_lfo_waveform_get_type
gst_proxy_control_binding_get_type
gst_proxy_control_binding_new
gst_timed_value_control_invalidate_cache
gst_timed_value_control_source_find_control_point_iter
gst_timed_value_control_source_get_all
gst_timed_value_control_source_get_count
gst_timed_value_control_source_get_type
gst_timed_value_control_source_set
gst_timed_value_control_source_set_from_list
gst_timed_value_control_source_unset
gst_timed_value_control_source_unset_all
gst_trigger_control_source_get_type
gst_trigger_control_source_new