docs: add some more gstrtpbin docs
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 23 Dec 2010 10:10:55 +0000 (11:10 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 23 Dec 2010 12:58:29 +0000 (13:58 +0100)
gst/rtpmanager/gstrtpbin.c

index 48e533f..5c61460 100644 (file)
  * 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.
+ *
  * <refsect2>
  * <title>Example pipelines</title>
  * |[