X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilm.h;h=4ad905758b2dca65dc5333f0103990304913b0c5;hb=31f491c0f13d23506fd810f61982976a9a60e44d;hp=b8e31a4205650c08a4fd8775948f93ffca773aa7;hpb=8031edf0ce27b75727438e504128448b0884b426;p=dcpomatic.git diff --git a/src/lib/film.h b/src/lib/film.h index b8e31a420..4ad905758 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -154,6 +154,8 @@ public: std::list reels () const; + std::list mapped_audio_channels () const; + /** Identifiers for the parts of our state; used for signalling changes. */