summaryrefslogtreecommitdiff
path: root/agent/candidate.h
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2008-04-22 16:14:00 +0000
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2008-04-22 16:14:00 +0000
commit93ac1313641efe0ae41ebc3544e7230e54477289 (patch)
treebb9cacf031d73b78457c7fd5f0085bbed4741f05 /agent/candidate.h
parent8d3f8b25fba619794e8ffe6908227499fd28bb94 (diff)
downloadlibnice-93ac1313641efe0ae41ebc3544e7230e54477289.tar.gz
Adding compatibility mode and improvements on the main loop integration.
darcs-hash:20080422161414-4f0f6-388208b2ac7bb2a7ab06e48151e2152fc0621331.gz
Diffstat (limited to 'agent/candidate.h')
-rw-r--r--agent/candidate.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/agent/candidate.h b/agent/candidate.h
index 2f1de45..4c89851 100644
--- a/agent/candidate.h
+++ b/agent/candidate.h
@@ -91,6 +91,9 @@ nice_candidate_free (NiceCandidate *candidate);
gfloat
nice_candidate_jingle_priority (NiceCandidate *candidate);
+gfloat
+nice_candidate_msn_priority (NiceCandidate *candidate);
+
guint32
nice_candidate_ice_priority_full (guint type_pref, guint local_pref, guint component_id);