mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +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>
|
||||||
<para>
|
<para>
|
||||||
The default sink base class, has the <quote>throttle-time</quote>
|
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>
|
</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue