Rename video/audio/subtitle part methods.
[dcpomatic.git] / test / scaling_test.cc
index 25359c605dd779f8c73c659793d93fdeb6be11b5..43f5ed7e786f918478c589f8fec7fa677d5080bc 100644 (file)
@@ -65,7 +65,7 @@ BOOST_AUTO_TEST_CASE (scaling_test)
 
        wait_for_jobs ();
 
-       imc->video->set_video_length (1);
+       imc->video->set_length (1);
 
        /* F-133: 133 image in a flat container */
        scaling_test_for (film, imc, "133", "185");