summaryrefslogtreecommitdiff
path: root/src/lib/transcoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/transcoder.h')
-rw-r--r--src/lib/transcoder.h2
1 files changed, 1 insertions, 1 deletions
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 {