summaryrefslogtreecommitdiff
path: root/src/reel_picture_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-20 15:11:57 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-20 15:11:57 +0100
commitda228f37426ac999f02e03e558acef5501b22361 (patch)
tree201e133ec9bd72c0a3f5f2182476717994809ff7 /src/reel_picture_asset.h
parent454e76146a5bd522e47ebbedd490e89ef95dd186 (diff)
Tidy up KDM generation from CPLs a bit.
Diffstat (limited to 'src/reel_picture_asset.h')
-rw-r--r--src/reel_picture_asset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/reel_picture_asset.h b/src/reel_picture_asset.h
index e635e850..7ab92228 100644
--- a/src/reel_picture_asset.h
+++ b/src/reel_picture_asset.h
@@ -54,6 +54,8 @@ public:
}
private:
+ std::string key_type () const;
+
Fraction _frame_rate;
Fraction _screen_aspect_ratio;
};