mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
win32: update .def files for api changes
This commit is contained in:
parent
f7f19d9589
commit
75eb4fe968
2 changed files with 2 additions and 9 deletions
|
@ -1,14 +1,6 @@
|
|||
EXPORTS
|
||||
gst_net_address_equal
|
||||
gst_net_address_get_address_bytes
|
||||
gst_net_address_get_ip4_address
|
||||
gst_net_address_get_ip6_address
|
||||
gst_net_address_get_net_type
|
||||
gst_buffer_add_net_address_meta
|
||||
gst_net_address_meta_get_info
|
||||
gst_net_address_set_address_bytes
|
||||
gst_net_address_set_ip4_address
|
||||
gst_net_address_set_ip6_address
|
||||
gst_net_address_to_string
|
||||
gst_net_client_clock_get_type
|
||||
gst_net_client_clock_new
|
||||
gst_net_time_packet_new
|
||||
|
|
|
@ -512,6 +512,7 @@ EXPORTS
|
|||
gst_memory_get_sizes
|
||||
gst_memory_get_type
|
||||
gst_memory_is_span
|
||||
gst_memory_is_writable
|
||||
gst_memory_map
|
||||
gst_memory_new_wrapped
|
||||
gst_memory_ref
|
||||
|
|
Loading…
Reference in a new issue