X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Freel_encryptable_asset.h;h=0eeb9640144caa1b6bf3eed2efa2027c45f9b959;hb=51ae14c7e304d4fbc8d7524d584f3f4762d51f67;hp=978b2255fb9ba5f6bb9892e27274acbdb6282fdb;hpb=1a284b7c409567b6ecb223adece779487f70ac92;p=libdcp.git diff --git a/src/reel_encryptable_asset.h b/src/reel_encryptable_asset.h index 978b2255..0eeb9640 100644 --- a/src/reel_encryptable_asset.h +++ b/src/reel_encryptable_asset.h @@ -84,7 +84,7 @@ public: } protected: - void write_to_cpl_mxf (xmlpp::Node* node) const; + void write_to_cpl_encryptable (xmlpp::Node* node) const; private: boost::optional _key_id; ///< The <KeyId> from the reel's entry for this asset, if there is one