summaryrefslogtreecommitdiff
path: root/docs
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 /docs
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 'docs')
-rw-r--r--docs/reference/libnice/libnice-docs.xml4
-rw-r--r--docs/reference/libnice/libnice-sections.txt1
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/libnice/libnice-docs.xml b/docs/reference/libnice/libnice-docs.xml
index 391be1a..5bb5f08 100644
--- a/docs/reference/libnice/libnice-docs.xml
+++ b/docs/reference/libnice/libnice-docs.xml
@@ -109,6 +109,10 @@
<title>Index of new symbols in 0.1.15</title>
<xi:include href="xml/api-index-0.1.15.xml"><xi:fallback/></xi:include>
</index>
+ <index role="0.1.16">
+ <title>Index of new symbols in 0.1.16</title>
+ <xi:include href="xml/api-index-0.1.16.xml"><xi:fallback/></xi:include>
+ </index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</part>
</book>
diff --git a/docs/reference/libnice/libnice-sections.txt b/docs/reference/libnice/libnice-sections.txt
index a05f224..fa0dd10 100644
--- a/docs/reference/libnice/libnice-sections.txt
+++ b/docs/reference/libnice/libnice-sections.txt
@@ -29,6 +29,7 @@ nice_agent_set_remote_candidates
nice_agent_get_remote_candidates
nice_agent_get_local_candidates
nice_agent_get_selected_pair
+nice_agent_peer_candidate_gathering_done
nice_agent_send
nice_agent_send_messages_nonblocking
nice_agent_recv