From 1230258e6fb8b7bf9e88e153ea14783dc7608a19 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 23 Dec 2010 11:10:55 +0100 Subject: [PATCH] docs: add some more gstrtpbin docs --- gst/rtpmanager/gstrtpbin.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gst/rtpmanager/gstrtpbin.c b/gst/rtpmanager/gstrtpbin.c index 48e533f..5c61460 100644 --- a/gst/rtpmanager/gstrtpbin.c +++ b/gst/rtpmanager/gstrtpbin.c @@ -58,6 +58,11 @@ * mapping. One can clear the cached values with the #GstRtpSession::clear-pt-map * signal. * + * Access to the internal statistics of gstrtpbin is provided with the + * get-internal-session property. This action signal gives access to the + * RTPSession object which further provides action signals to retrieve the + * internal source and other sources. + * * * Example pipelines * |[ -- 2.7.4