mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
defs: update
This commit is contained in:
parent
a630743d43
commit
be89c6ffa3
1 changed files with 13 additions and 7 deletions
|
@ -1,13 +1,19 @@
|
|||
EXPORTS
|
||||
gst_interpolation_control_source_get_all
|
||||
gst_interpolation_control_source_get_count
|
||||
gst_interpolation_control_source_get_type
|
||||
gst_interpolation_control_source_new
|
||||
gst_interpolation_control_source_set
|
||||
gst_interpolation_control_source_set_from_list
|
||||
gst_interpolation_control_source_set_interpolation_mode
|
||||
gst_interpolation_control_source_unset
|
||||
gst_interpolation_control_source_unset_all
|
||||
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_base_value_type
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue