mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
valve: fix typo in description
https://bugzilla.gnome.org/show_bug.cgi?id=736455
This commit is contained in:
parent
d4a4a96f82
commit
9b2231669f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
* The valve is a simple element that drops buffers when the #GstValve:drop
|
||||
* property is set to %TRUE and lets then through otherwise.
|
||||
*
|
||||
* Any downstream error received while the #GstValve:drop property is %FALSE
|
||||
* Any downstream error received while the #GstValve:drop property is %TRUE
|
||||
* is ignored. So downstream element can be set to %GST_STATE_NULL and removed,
|
||||
* without using pad blocking.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue