[farsight2/master] Specify components 1/2 as RTP/RTCP

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:19:22 PST 2008


---
 gst-libs/gst/farsight/fs-candidate.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-candidate.h b/gst-libs/gst/farsight/fs-candidate.h
index 98f1fcf..c0fac56 100644
--- a/gst-libs/gst/farsight/fs-candidate.h
+++ b/gst-libs/gst/farsight/fs-candidate.h
@@ -73,7 +73,7 @@ typedef struct _FsCandidate FsCandidate;
  * FsCandidate:
  * @candidate_id: string identifier of the candidate
  * @foundation: a string representing the foundation of this candidate (maximum 32 chars)
- * @component_id: value between 1 and 256 indicating which component this candidate represents
+ * @component_id: value between 1 and 256 indicating which component this candidate represents (1 is RTP, 2 is RTCP)
  * @ip: IP in dotted format
  * @port: Port to use
  * @base_ip: IP of base in dotted format as defined in ICE-19.
-- 
1.5.6.5




More information about the farsight-commits mailing list