Select active channels on opening audio analysis (#802).
[dcpomatic.git] / src / lib / film.h
index b8e31a4205650c08a4fd8775948f93ffca773aa7..4ad905758b2dca65dc5333f0103990304913b0c5 100644 (file)
@@ -154,6 +154,8 @@ public:
 
        std::list<DCPTimePeriod> reels () const;
 
+       std::list<int> mapped_audio_channels () const;
+
        /** Identifiers for the parts of our state;
            used for signalling changes.
        */