mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
d8158bf121
Original commit message from CVS: Patch by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com> * win32/common/libgstbase.def: * win32/common/libgstcontroller.def: * win32/common/libgstdataprotocol.def: * win32/common/libgstnet.def: * win32/common/libgstreamer.def: Add more missing symbols, remove some duplicates, and sort as the 'sort' command sorts it (partially fixes #493983).
52 lines
1.6 KiB
Modula-2
52 lines
1.6 KiB
Modula-2
EXPORTS
|
|
gst_control_source_bind
|
|
gst_control_source_get_type
|
|
gst_control_source_get_value
|
|
gst_control_source_get_value_array
|
|
gst_controller_get
|
|
gst_controller_get_all
|
|
gst_controller_get_control_source
|
|
gst_controller_get_type
|
|
gst_controller_get_value_array
|
|
gst_controller_get_value_arrays
|
|
gst_controller_init
|
|
gst_controller_new
|
|
gst_controller_new_list
|
|
gst_controller_new_valist
|
|
gst_controller_remove_properties
|
|
gst_controller_remove_properties_list
|
|
gst_controller_remove_properties_valist
|
|
gst_controller_set
|
|
gst_controller_set_control_source
|
|
gst_controller_set_disabled
|
|
gst_controller_set_from_list
|
|
gst_controller_set_interpolation_mode
|
|
gst_controller_set_property_disabled
|
|
gst_controller_suggest_next_sync
|
|
gst_controller_sync_values
|
|
gst_controller_unset
|
|
gst_controller_unset_all
|
|
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_lfo_control_source_get_type
|
|
gst_lfo_control_source_new
|
|
gst_lfo_waveform_get_type
|
|
gst_object_control_properties
|
|
gst_object_get_control_rate
|
|
gst_object_get_control_source
|
|
gst_object_get_controller
|
|
gst_object_get_value_array
|
|
gst_object_get_value_arrays
|
|
gst_object_set_control_rate
|
|
gst_object_set_control_source
|
|
gst_object_set_controller
|
|
gst_object_suggest_next_sync
|
|
gst_object_sync_values
|
|
gst_object_uncontrol_properties
|