mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-28 11:55:39 +00:00
pwg: small example for throttle
This commit is contained in:
parent
1778ff380c
commit
19011cd2fc
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue