Move ScopeGuard into libdcp.
[dcpomatic.git] / src / lib / transcode_job.h
index 8b145e362333279e97daec904e61757f8cb832fb..b05b20a1693373b33cc9b6416f37aef53fa1b5ae 100644 (file)
@@ -65,6 +65,7 @@ public:
 
 private:
        virtual void post_transcode () {}
+       float frames_per_second() const;
 
        int remaining_time () const override;