projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2a43eb
)
docs: add some more gstrtpbin docs
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Thu, 23 Dec 2010 10:10:55 +0000
(11:10 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Thu, 23 Dec 2010 12:58:29 +0000
(13:58 +0100)
gst/rtpmanager/gstrtpbin.c
patch
|
blob
|
history
diff --git
a/gst/rtpmanager/gstrtpbin.c
b/gst/rtpmanager/gstrtpbin.c
index 48e533ff7874b2e5e1c76a718da2866e60462cc5..5c614600497ce5bbd5c20f82d02d2fcbeb5cdff3 100644
(file)
--- 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.
+ *
* <refsect2>
* <title>Example pipelines</title>
* |[