summaryrefslogtreecommitdiff
path: root/src/smpte_subtitle_asset.h
diff options
context:
space:
mode:
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;