From 555d7f384f6a2ac51e6bca3826226d79aab93b28 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 3 Nov 2011 16:49:48 +0100 Subject: [PATCH] def: update defs --- win32/common/libgstnet.def | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/win32/common/libgstnet.def b/win32/common/libgstnet.def index 859ffeb..dcd65f7 100644 --- a/win32/common/libgstnet.def +++ b/win32/common/libgstnet.def @@ -1,4 +1,14 @@ 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_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 -- 2.7.4