summaryrefslogtreecommitdiff
path: root/plugins/elements/gstfakesink.h
diff options
context:
space:
mode:
authorErik Walthinsen <omega@temple-baptist.org>2001-04-26 01:53:20 +0000
committerErik Walthinsen <omega@temple-baptist.org>2001-04-26 01:53:20 +0000
commit583f6660fa5920bd971aa96be3c4638b9866e2c8 (patch)
tree8b473a06bb67f8df4f296ef5d179c773196e3d33 /plugins/elements/gstfakesink.h
parent99aa793b1c9ba7a4c3ec98dfabfa33d75c948c29 (diff)
Merged from HEAD to INCSCHED1 on 200104251BRANCH-INCSCHED1-200104251
Original commit message from CVS: Merged from HEAD to INCSCHED1 on 200104251
Diffstat (limited to 'plugins/elements/gstfakesink.h')
-rw-r--r--plugins/elements/gstfakesink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/elements/gstfakesink.h b/plugins/elements/gstfakesink.h
index 74df38700d..573e8e512c 100644
--- a/plugins/elements/gstfakesink.h
+++ b/plugins/elements/gstfakesink.h
@@ -56,6 +56,7 @@ struct _GstFakeSink {
GSList *sinkpads;
gint numsinkpads;
+ gboolean silent;
};
struct _GstFakeSinkClass {