diff options
Diffstat (limited to 'plugins/elements/gstvalve.c')
-rw-r--r-- | plugins/elements/gstvalve.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/elements/gstvalve.c b/plugins/elements/gstvalve.c index 04cc965b8..9dbc7a6f6 100644 --- a/plugins/elements/gstvalve.c +++ b/plugins/elements/gstvalve.c @@ -22,6 +22,7 @@ /** * SECTION:element-valve + * @title: valve * * The valve is a simple element that drops buffers when the #GstValve:drop * property is set to %TRUE and lets then through otherwise. |