summaryrefslogtreecommitdiff
path: root/src/smpte_subtitle_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-30 00:14:01 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-30 00:14:01 +0100
commit1713b44ac4727f4de6a899b27e49f104324ccfa6 (patch)
tree98aaebb91a351c2192abc2e5af5ced30eeebe1a4 /src/smpte_subtitle_asset.h
parentf3fb557c4fdaed2e642e8c30a0363af5042beaa5 (diff)
Comments.
Diffstat (limited to 'src/smpte_subtitle_asset.h')
-rw-r--r--src/smpte_subtitle_asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/smpte_subtitle_asset.h b/src/smpte_subtitle_asset.h
index e5ac5e96..ffe5b6d9 100644
--- a/src/smpte_subtitle_asset.h
+++ b/src/smpte_subtitle_asset.h
@@ -164,6 +164,7 @@ private:
* content presented may be less than this.
*/
int64_t _intrinsic_duration;
+ /** <ContentTitleText> from the asset */
std::string _content_title_text;
boost::optional<std::string> _language;
boost::optional<std::string> _annotation_text;