Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / lib / dcp_encoder.h
index 61cdcee68a6dfc51a9c3810fc5efadcbda85c071..cc2de3e0c924bb1881aa3eef57907ba86de793a6 100644 (file)
@@ -41,7 +41,7 @@ public:
 
        void go ();
 
-       float current_rate () const;
+       boost::optional<float> current_rate () const;
        Frame frames_done () const;
 
        /** @return true if we are in the process of calling Encoder::process_end */