X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fdcp_video.h;h=97be0779802b8cc7653feed28b24f68fcb2957bb;hp=c1c48623def2595f4979f0a36bb2da2d3363c777;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hpb=f07d5125a7b609320682689abe40781f096ca25e diff --git a/src/lib/dcp_video.h b/src/lib/dcp_video.h index c1c48623d..97be07798 100644 --- a/src/lib/dcp_video.h +++ b/src/lib/dcp_video.h @@ -59,11 +59,11 @@ public: Eyes eyes () const; bool same (boost::shared_ptr other) const; - + private: void add_metadata (xmlpp::Element *) const; - + boost::shared_ptr _frame; int _index; ///< frame index within the DCP's intrinsic duration int _frames_per_second; ///< Frames per second that we will use for the DCP