From 68993006c374a92474db6e908f7d3c13981bfed9 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 16 Jun 2008 07:03:58 +0000 Subject: gst/: More doc updates. More xrefs. Original commit message from CVS: * gst/deinterlace/gstdeinterlace.c: * gst/rtpmanager/gstrtpbin.c: * gst/rtpmanager/gstrtpclient.c: * gst/rtpmanager/gstrtpjitterbuffer.c: * gst/rtpmanager/gstrtpptdemux.c: * gst/rtpmanager/gstrtpsession.c: * gst/rtpmanager/gstrtpssrcdemux.c: * gst/sdp/gstsdpdemux.c: More doc updates. More xrefs. --- gst/rtpmanager/gstrtpclient.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'gst/rtpmanager/gstrtpclient.c') diff --git a/gst/rtpmanager/gstrtpclient.c b/gst/rtpmanager/gstrtpclient.c index faa493d1..2fccbfd7 100644 --- a/gst/rtpmanager/gstrtpclient.c +++ b/gst/rtpmanager/gstrtpclient.c @@ -21,20 +21,17 @@ * SECTION:element-gstrtpclient * @see_also: gstrtpjitterbuffer, gstrtpbin, gstrtpsession * - * - * * This element handles RTP data from one client. It accepts multiple RTP streams that * should be synchronized together. - * - * + * * Normally the SSRCs that map to the same CNAME (as given in the RTCP SDES messages) * should be synchronized. - * + * + * * Example pipelines - * - * - * - * + * |[ + * FIXME: gst-launch + * ]| FIXME: describe * * * Last reviewed on 2007-04-02 (0.10.5) -- cgit v1.2.1