summaryrefslogtreecommitdiff
path: root/src/lib/atmos_mxf_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/atmos_mxf_content.h')
-rw-r--r--src/lib/atmos_mxf_content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/atmos_mxf_content.h b/src/lib/atmos_mxf_content.h
index 854824c67..05f36c21c 100644
--- a/src/lib/atmos_mxf_content.h
+++ b/src/lib/atmos_mxf_content.h
@@ -38,6 +38,7 @@ public:
std::string summary () const;
void as_xml (xmlpp::Node* node, bool with_path) const;
DCPTime full_length (boost::shared_ptr<const Film> film) const;
+ DCPTime approximate_length () const;
static bool valid_mxf (boost::filesystem::path path);