Various fixes to incorrect Atmos read/write wrt XML namespaces.
[libdcp.git] / src / reel_atmos_asset.h
index 75e50e8d1c206cfb1666164a632eac8c5d5690b8..e7ea51aad4c6021149c4d87c30c454e8adb702af 100644 (file)
@@ -64,6 +64,7 @@ public:
 private:
        std::string key_type () const;
        std::string cpl_node_name () const;
+       std::pair<std::string, std::string> cpl_node_namespace () const;
 };
 
 }