summaryrefslogtreecommitdiffstats
path: root/ext/pulse/pulsesink.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/pulsesink.h')
-rw-r--r--ext/pulse/pulsesink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pulse/pulsesink.h b/ext/pulse/pulsesink.h
index d9c46990..e734a8c1 100644
--- a/ext/pulse/pulsesink.h
+++ b/ext/pulse/pulsesink.h
@@ -57,6 +57,7 @@ struct _GstPulseSink
pa_context *context;
pa_stream *stream;
+ GMutex *stream_mutex;
pa_sample_spec sample_spec;