More player debugging for butler video-full states.
[dcpomatic.git] / src / lib / audio_content.h
index 051fc8db8941f137fdd54d90f457dd709204aa42..98e16a45773f3c0ca0debad384f0c2d6b9e0ef20 100644 (file)
@@ -53,7 +53,6 @@ public:
        AudioMapping mapping () const;
        void set_mapping (AudioMapping);
        int resampled_frame_rate (boost::shared_ptr<const Film> film) const;
-       bool has_rate_above_48k () const;
        std::vector<std::string> channel_names () const;
 
        void set_gain (double);