diff options
Diffstat (limited to 'libs/gst/base/gstflowcombiner.c')
-rw-r--r-- | libs/gst/base/gstflowcombiner.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/gst/base/gstflowcombiner.c b/libs/gst/base/gstflowcombiner.c index 377198f69..9aba81dea 100644 --- a/libs/gst/base/gstflowcombiner.c +++ b/libs/gst/base/gstflowcombiner.c @@ -23,6 +23,7 @@ /** * SECTION:gstflowcombiner + * @title: GstFlowCombiner * @short_description: Utility to combine multiple flow returns into one * * Utility struct to help handling #GstFlowReturn combination. Useful for |