diff options
Diffstat (limited to 'gst/gstindex.h')
-rw-r--r-- | gst/gstindex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gstindex.h b/gst/gstindex.h index 01f64c29d..894330fa1 100644 --- a/gst/gstindex.h +++ b/gst/gstindex.h @@ -244,6 +244,7 @@ struct _GstIndexGroup { * GstIndexFilter: * @index: The index being queried * @entry: The entry to be added. + * @user_data: User data passed to the function. * * Function to filter out entries in the index. * |