X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcontent.h;fp=src%2Flib%2Fcontent.h;h=4c1d55765b6d07484e57455926ab6885b661580c;hp=96359fadb5fa256d67a1ce51f948ad00cf633269;hb=aafa1cc676b6bd4d333f0ff3a09e1effabf979c3;hpb=e7e7035f800accbb09ac99aa26d15bff22588d0b diff --git a/src/lib/content.h b/src/lib/content.h index 96359fadb..4c1d55765 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -135,7 +135,7 @@ public: return _digest; } - void set_position (boost::shared_ptr film, DCPTime); + void set_position (boost::shared_ptr film, DCPTime, bool force_emit = false); /** DCPTime that this content starts; i.e. the time that the first * bit of the content (trimmed or not) will happen.