summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-12 00:20:55 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-19 23:36:56 +0100
commit26acd1ec8426d8be48c37ca20b3af26b4bc73fa7 (patch)
tree121b8988449ce6fa87b41c9a848403aaab14b99b /doc/design
parentb67e2dda2707e8a8bdfcb926ffc0a3c6c1e666a6 (diff)
More CCAP notes.
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/CCAP4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/design/CCAP b/doc/design/CCAP
index e10c067f3..c60ca293e 100644
--- a/doc/design/CCAP
+++ b/doc/design/CCAP
@@ -9,7 +9,9 @@ CPLs can have CCAP and subtitle; actual files appear to be the same as subs.
Maybe we just want a subtitle type with the emissions e.g. instead of emit(sub) do emit(TEXT_SUBTITLE, sub) or emit(TEXT_CCAP, sub).
-Try "bitmap" for bitmapped text and "plain" for actual text.
+Try "bitmap" for bitmapped text and "plain" for actual text?
Should we try to preserve project back-compatibility here (i.e. do we change XML tag names...)
on the one hand, it's just names, on the other hand...
+
+Content needs a list<TextContent> since DCP content may have multiple bits. \ No newline at end of file