mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
win32: update .def file for new API
API: gst_caps_is_strictly_equal()
This commit is contained in:
parent
9121a30f9a
commit
68173bdb06
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ EXPORTS
|
|||
gst_caps_is_equal
|
||||
gst_caps_is_equal_fixed
|
||||
gst_caps_is_fixed
|
||||
gst_caps_is_strictly_equal
|
||||
gst_caps_is_subset
|
||||
gst_caps_is_subset_structure
|
||||
gst_caps_load_thyself
|
||||
|
|
Loading…
Reference in a new issue