Some improvements in progress reporting, especially for long jobs.
[dcpomatic.git] / src / lib / transcoder.h
index 7bf214a88de6ccbbb3b53bacc43fb8c8791de410..9c0de29bf17b47fe8832bde849c2486db40f28db 100644 (file)
@@ -38,7 +38,6 @@ public:
        void go ();
 
        float current_encoding_rate () const;
-       Encoder::State state () const;
        int video_frames_out () const;
 
 private: