mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
win32: update .def for new _get_type() function for GstControlPoint
https://bugzilla.gnome.org/show_bug.cgi?id=737616
This commit is contained in:
parent
1a02a59e42
commit
1affe7ef07
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
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_interpolation_control_source_get_type
|
||||
|
|
Loading…
Reference in a new issue