summaryrefslogtreecommitdiff
path: root/plugins/elements/gstidentity.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gstidentity.h')
-rw-r--r--plugins/elements/gstidentity.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/elements/gstidentity.h b/plugins/elements/gstidentity.h
index 3c536484ec..129c4922a6 100644
--- a/plugins/elements/gstidentity.h
+++ b/plugins/elements/gstidentity.h
@@ -60,6 +60,7 @@ struct _GstIdentity {
gboolean loop_based;
guint sleep_time;
+ gboolean silent;
};
struct _GstIdentityClass {