diff options
Diffstat (limited to 'gst/gstformat.h')
-rw-r--r-- | gst/gstformat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gstformat.h b/gst/gstformat.h index 7f0f2bf03..a9cca6022 100644 --- a/gst/gstformat.h +++ b/gst/gstformat.h @@ -76,6 +76,7 @@ typedef struct _GstFormatDefinition GstFormatDefinition; * @value: The unique id of this format * @nick: A short nick of the format * @description: A longer description of the format + * @quark: A quark for the nick * * A format definition */ |