mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
660d9c071a
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.
22 lines
796 B
Modula-2
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
|