X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Ftranscoder.h;h=14f3636619a8303aacf2d568011df8883c5ec6de;hp=4256a5c91dfa4aa44caa2d6ebb60bc0dc13552d9;hb=0b6f2d7b04819711228ed5fbc5d299b58cef997e;hpb=2a72bebc04cc5d0b34c81840f10bd1387955a7a4 diff --git a/src/lib/transcoder.h b/src/lib/transcoder.h index 4256a5c91..14f363661 100644 --- a/src/lib/transcoder.h +++ b/src/lib/transcoder.h @@ -36,7 +36,7 @@ public: void go (); float current_encoding_rate () const; - int video_frames_out () const; + int video_frames_enqueued () const; /** @return true if we are in the process of calling Encoder::process_end */ bool finishing () const {