summaryrefslogtreecommitdiffstats
path: root/gst/cutter/gstcutter.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/cutter/gstcutter.h')
-rw-r--r--gst/cutter/gstcutter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/cutter/gstcutter.h b/gst/cutter/gstcutter.h
index cace2bcf..d64c3017 100644
--- a/gst/cutter/gstcutter.h
+++ b/gst/cutter/gstcutter.h
@@ -57,6 +57,7 @@ struct _GstCutter
double silent_run_length; /* how long has it been below threshold ? */
gboolean silent;
+ gboolean silent_prev;
double pre_length; /* how long can the pre-record buffer be ? */
double pre_run_length; /* how long is it currently ? */