summaryrefslogtreecommitdiff
path: root/nice
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2013-02-04 23:15:00 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2013-02-04 23:21:30 -0500
commit30abe66912963e121b6b44168e962ecaef7da83c (patch)
tree93ad86807ade0311b96286cdeee05ae6fe2b1280 /nice
parentb1528dae91d92d5576bec753c5e7ec16f5ec0c8e (diff)
downloadlibnice-30abe66912963e121b6b44168e962ecaef7da83c.tar.gz
Adding new SDP parsing and generation API.
This adds nice_agent_set_stream_name, nice_agent_get_stream_name, nice_agent_generate_local_sdp, nice_agent_parse_remote_sdp.
Diffstat (limited to 'nice')
-rw-r--r--nice/libnice.sym4
1 files changed, 4 insertions, 0 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym
index 79cd303..ebbf570 100644
--- a/nice/libnice.sym
+++ b/nice/libnice.sym
@@ -18,13 +18,16 @@ nice_agent_add_local_address
nice_agent_add_stream
nice_agent_attach_recv
nice_agent_gather_candidates
+nice_agent_generate_local_sdp
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_sdp
nice_agent_remove_stream
nice_agent_restart
nice_agent_send
@@ -35,6 +38,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