Fix erroneous reports of unresolved assets when checking OV/VF pairs.
[libdcp.git] / src / sound_asset.h
index 774951523a38618fb5b1a638e13b6181ed95a38c..509ae559316bd800a9cde9da2e3f878bf54957e8 100644 (file)
@@ -86,11 +86,14 @@ public:
        }
 
        static bool valid_mxf (boost::filesystem::path);
+       static std::string static_pkl_type (Standard standard);
 
 private:
        friend class SoundAssetWriter;
 
-       std::string pkl_type (Standard standard) const;
+       std::string pkl_type (Standard standard) const {
+               return static_pkl_type (standard);
+       }
 
        Fraction _edit_rate;
        /** The total length of this content in video frames.  The amount of