X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_content.h;h=c15e5c10ec0edc66d61db8238739d2d259f67ec1;hb=02f028d271677b3b3669b5cdfda1597108a34b80;hp=6ab95d2fe9d2bf53a08acd050845721ed40fc1a1;hpb=5d3ebbb2e7844485e8dddd6471209d56b05633ae;p=dcpomatic.git diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h index 6ab95d2fe..c15e5c10e 100644 --- a/src/lib/ffmpeg_content.h +++ b/src/lib/ffmpeg_content.h @@ -147,7 +147,6 @@ public: int audio_channels () const; AudioContent::Frame audio_length () const; int content_audio_frame_rate () const; - int output_audio_frame_rate () const; AudioMapping audio_mapping () const; void set_audio_mapping (AudioMapping); boost::filesystem::path audio_analysis_path () const;