summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/reel.h b/src/reel.h
index 31e11abc..40e014a8 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -152,6 +152,8 @@ public:
void resolve_refs (std::vector<std::shared_ptr<Asset>>);
+ PictureEncoding picture_encoding() const;
+
private:
friend struct ::dcp_add_kdm_test;