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:
1778ff3
)
pwg: small example for throttle
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 12 Oct 2012 11:01:28 +0000
(13:01 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 12 Oct 2012 11:01:28 +0000
(13:01 +0200)
docs/pwg/advanced-qos.xml
patch
|
blob
|
history
diff --git
a/docs/pwg/advanced-qos.xml
b/docs/pwg/advanced-qos.xml
index
286c7d1
..
a6561bc
100644
(file)
--- a/
docs/pwg/advanced-qos.xml
+++ b/
docs/pwg/advanced-qos.xml
@@
-247,7
+247,9
@@
</para>
<para>
The default sink base class, has the <quote>throttle-time</quote>
- property for this feature.
+ property for this feature. You can test this with:
+ <command>gst-launch-1.0 videotestsrc !
+ xvimagesink throttle-time=500000000</command>
</para>
</sect1>