summaryrefslogtreecommitdiff
path: root/win32/vs9
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2013-03-20 15:43:51 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2013-03-20 15:43:51 -0400
commit4dd302735f5cca6908fda009b06994b253b41168 (patch)
tree69fb62ca2f0bc2cf2ad6c5176e100d09b921f15f /win32/vs9
parent4584079390fc86192a602297197ee44452812eb4 (diff)
downloadlibnice-4dd302735f5cca6908fda009b06994b253b41168.tar.gz
win32: Add new 0.1.4 symbols to the win32 .def file as well
Diffstat (limited to 'win32/vs9')
-rw-r--r--win32/vs9/libnice.def11
1 files changed, 11 insertions, 0 deletions
diff --git a/win32/vs9/libnice.def b/win32/vs9/libnice.def
index ba0e26d..53d7cb0 100644
--- a/win32/vs9/libnice.def
+++ b/win32/vs9/libnice.def
@@ -8,6 +8,7 @@ nice_address_equal
nice_address_free
nice_address_get_port
nice_address_init
+nice_address_ip_version
nice_address_is_private
nice_address_is_valid
nice_address_new
@@ -21,12 +22,21 @@ nice_agent_add_local_address
nice_agent_add_stream
nice_agent_attach_recv
nice_agent_gather_candidates
+nice_agent_generate_local_candidate_sdp
+nice_agent_generate_local_sdp
+nice_agent_generate_local_stream_sdp
+nice_agent_get_default_local_candidate
nice_agent_get_local_candidates
nice_agent_get_local_credentials
nice_agent_get_remote_candidates
+nice_agent_get_selected_pair
+nice_agent_get_stream_name
nice_agent_get_type
nice_agent_new
nice_agent_new_reliable
+nice_agent_parse_remote_candidate_sdp
+nice_agent_parse_remote_sdp
+nice_agent_parse_remote_stream_sdp
nice_agent_remove_stream
nice_agent_restart
nice_agent_send
@@ -37,6 +47,7 @@ nice_agent_set_remote_credentials
nice_agent_set_selected_pair
nice_agent_set_selected_remote_candidate
nice_agent_set_software
+nice_agent_set_stream_name
nice_agent_set_stream_tos
nice_candidate_copy
nice_candidate_free