Add language to audio content and use it instead of the general metadata.
[dcpomatic.git] / src / lib / isdcf_metadata.h
index 49d204cf42b4fa552d40082c8c10517101f70145..fd021b8dc7818231aed2a2e7a5272c056b546666 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2019 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -45,8 +45,6 @@ public:
        void read_old_metadata (std::string, std::string);
 
        int content_version;
-       std::string audio_language;
-       std::string subtitle_language;
        std::string territory;
        std::string rating;
        std::string studio;