diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-08 22:05:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-08 22:05:48 +0100 |
| commit | 0dfba123cbfe59395c894af6acb1e49801bd9c26 (patch) | |
| tree | feb996e2afa212afa15257239d63ac8e372d78e8 /src/pkl.h | |
| parent | 3e651bb96a19bb5603eeb1318528b4a8c636c06c (diff) | |
Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map.
Diffstat (limited to 'src/pkl.h')
| -rw-r--r-- | src/pkl.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -45,8 +45,6 @@ class PKL : public XMLFile public: PKL (std::string file); - boost::shared_ptr<PKLAsset> asset_from_id (std::string id) const; - std::string id; std::string annotation_text; std::string issue_date; |
