summaryrefslogtreecommitdiff
path: root/nice
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2013-02-05 18:21:39 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2013-02-05 18:21:39 -0500
commitd70b197388147de70de1a0866895242b90f9d955 (patch)
tree165cc8b0cf12b8d1437ccf4b41bbe3aa3b14a980 /nice
parent4ef4f8f7b7210290486be0a37db28bd79bec8276 (diff)
downloadlibnice-d70b197388147de70de1a0866895242b90f9d955.tar.gz
Add new parsing API, for stream and candidates
Diffstat (limited to 'nice')
-rw-r--r--nice/libnice.sym5
1 files changed, 5 insertions, 0 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym
index ebbf570..d1a51ab 100644
--- a/nice/libnice.sym
+++ b/nice/libnice.sym
@@ -18,7 +18,10 @@ 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
@@ -27,7 +30,9 @@ 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