X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fstereo_picture_mxf.h;h=9a094d19b52d29699910edaf59985705242f56ef;hb=491ac453512ac1982f62fc0d2a310586427601d7;hp=dc4605c752fddb1cfd57a6146a2110b7968db4de;hpb=2e93ca3670e5581b5523f60130b38594de10d6c3;p=libdcp.git diff --git a/src/stereo_picture_mxf.h b/src/stereo_picture_mxf.h index dc4605c7..9a094d19 100644 --- a/src/stereo_picture_mxf.h +++ b/src/stereo_picture_mxf.h @@ -35,9 +35,9 @@ public: boost::shared_ptr start_write (boost::filesystem::path file, Standard, bool); bool equals ( - boost::shared_ptr other, + boost::shared_ptr other, EqualityOptions opt, - boost::function note + NoteHandler note ) const; boost::shared_ptr get_frame (int n) const;