summaryrefslogtreecommitdiff
path: root/src/cpl.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-26 18:41:41 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-26 18:41:41 +0000
commit2e93ca3670e5581b5523f60130b38594de10d6c3 (patch)
tree6ed18ed07bccf77b2d172ef7681fce981956815f /src/cpl.h
parent9ed550de7b98ca2f8467dd134a9c0ad7f1868f23 (diff)
parent447cc7ddec5ace7bb47df35192ef02e7c19bf9b3 (diff)
Merge master; MXF subtitle stuff not included.
Diffstat (limited to 'src/cpl.h')
-rw-r--r--src/cpl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/cpl.h b/src/cpl.h
index 6ef992fd..8458a028 100644
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -111,9 +111,7 @@ public:
protected:
/** @return type string for PKLs for this asset */
- std::string pkl_type () const {
- return "text/xml";
- }
+ std::string pkl_type (Standard standard) const;
private:
std::string _annotation_text; ///< &lt;AnnotationText&gt;