diff options
author | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2009-07-28 11:10:05 -0400 |
---|---|---|
committer | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2009-07-28 11:10:05 -0400 |
commit | 1045b8a8f08dea0555ecb817d36f355f5e6d3257 (patch) | |
tree | b5534524829eaa72dbd729ed434d9cf998a01c7b /nice/libnice.sym | |
parent | 55880a223128cb0a0af10772873c6008e8954d86 (diff) | |
download | libnice-1045b8a8f08dea0555ecb817d36f355f5e6d3257.tar.gz |
Change new API to nice_agent_set_stream_tos, save the tos and apply it to new sockets
Diffstat (limited to 'nice/libnice.sym')
-rw-r--r-- | nice/libnice.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym index dc751c6..6c5472d 100644 --- a/nice/libnice.sym +++ b/nice/libnice.sym @@ -30,6 +30,7 @@ nice_agent_set_remote_candidates nice_agent_set_remote_credentials nice_agent_set_selected_pair nice_agent_set_selected_remote_candidate +nice_agent_set_stream_tos nice_candidate_free nice_candidate_new nice_debug_disable |