gstreamer/win32/common/libgstcontroller.def
Stefan Sauer 660d9c071a controller: cleanup the control-binding construction
This is now bindings firendly as _new is just a classic c convenience and all
the work is done in a constructor. As a side effect _new never fails.
Fix the tests.
2012-01-24 21:57:44 +01:00

22 lines
796 B
Modula-2

EXPORTS
gst_control_binding_argb_get_type
gst_control_binding_argb_new
gst_control_binding_direct_get_type
gst_control_binding_direct_new
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_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