diff options
Diffstat (limited to 'src/lib/image_content.h')
| -rw-r--r-- | src/lib/image_content.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/image_content.h b/src/lib/image_content.h index 38aa77bf5..83a02a166 100644 --- a/src/lib/image_content.h +++ b/src/lib/image_content.h @@ -44,6 +44,9 @@ public: DCPTime full_length () const; std::string identifier () const; + + /* VideoContent */ + void set_default_colour_conversion (); void set_video_length (ContentTime); bool still () const; |
