Reword again: Text -> Caption and Plain -> Text.
[dcpomatic.git] / src / lib / ffmpeg_encoder.cc
index e9d872c8f782e590c8c856460c0fcefca7a234d3..cc259149859c171b0e8f8feecc29155efe1ea7e4 100644 (file)
@@ -411,7 +411,7 @@ FFmpegEncoder::audio_frame (int size)
 }
 
 void
-FFmpegEncoder::subtitle (PlayerText, DCPTimePeriod)
+FFmpegEncoder::subtitle (PlayerCaption, DCPTimePeriod)
 {
 
 }