summaryrefslogtreecommitdiff
path: root/nice
diff options
context:
space:
mode:
authorJakub Adam <jakub.adam@collabora.com>2019-01-09 10:29:17 +0100
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>2019-03-08 14:41:30 +0000
commita6112cec215b7d6f699950a0631b8e6f81f83f18 (patch)
tree6e8dc507ea7807cdad308546318146222efff9ab /nice
parent14b27084913aa2036cb5b282aaf80df5ea6a6d12 (diff)
downloadlibnice-a6112cec215b7d6f699950a0631b8e6f81f83f18.tar.gz
agent: trickle ICE mode
In this mode, activated by setting "ice-trickle" property of a NiceAgent to TRUE, a component without a successful connectivity check will wait indefinitely for more remote candidates to come. nice_agent_peer_candidate_gathering_done() must be called after receiving the last remote candidate for the component to finally change its state to NICE_COMPONENT_STATE_FAILED.
Diffstat (limited to 'nice')
-rw-r--r--nice/libnice.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym
index a5a1683..f005603 100644
--- a/nice/libnice.sym
+++ b/nice/libnice.sym
@@ -44,6 +44,7 @@ nice_agent_option_get_type
nice_agent_parse_remote_candidate_sdp
nice_agent_parse_remote_sdp
nice_agent_parse_remote_stream_sdp
+nice_agent_peer_candidate_gathering_done
nice_agent_remove_stream
nice_agent_restart
nice_agent_restart_stream