mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-02 18:23:56 +00:00
pwg: fix element name "videodrop" to "videorate"
This commit is contained in:
parent
7f49a9189a
commit
1d637d2a61
1 changed files with 1 additions and 1 deletions
|
@ -738,7 +738,7 @@ plugin_init (GstPlugin *plugin)
|
||||||
property does not guarantee in <emphasis>any</emphasis> way that
|
property does not guarantee in <emphasis>any</emphasis> way that
|
||||||
it will actually come close to this value. If you need a fixed
|
it will actually come close to this value. If you need a fixed
|
||||||
framerate, please use an element that provides that (such as
|
framerate, please use an element that provides that (such as
|
||||||
<quote>videodrop</quote>). 0 means a variable framerate.
|
<quote>videorate</quote>). 0 means a variable framerate.
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue