docs: add some more gstrtpbin docs

This commit is contained in:
Wim Taymans 2010-12-23 11:10:55 +01:00
parent d2a43eb8ff
commit 1230258e6f

View file

@ -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.
*
* <refsect2>
* <title>Example pipelines</title>
* |[