Catch exceptions from RtAudio::startStream() in all cases.
[dcpomatic.git] / src / wx / film_viewer.h
index 0291b660fa403ea0e57359dc286216d5143be7f0..64ac885e37bdcbe73b0637332c8a2007c28534be 100644 (file)
@@ -161,6 +161,7 @@ private:
        void config_changed (Config::Property);
        void film_length_change ();
        void ui_finished ();
+       void start_audio_stream_if_open ();
 
        dcpomatic::DCPTime uncorrected_time () const;
        Frame average_latency () const;