Implemented but faulty.
[dcpomatic.git] / src / lib / tiff_decoder.h
index dbd76f36d05866c2b600f38fa3670fe8fb6d912a..d9b5b3969934b3000ef44368a9fa2e8a4f1eef1e 100644 (file)
@@ -52,6 +52,7 @@ public:
        int audio_channels () const;
        int audio_sample_rate () const;
        AVSampleFormat audio_sample_format () const;
+       int64_t audio_channel_layout () const;
 
 private:
        bool do_pass ();