Comment tweak.
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Apr 2020 23:03:09 +0000 (01:03 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Apr 2020 23:03:09 +0000 (01:03 +0200)
src/lib/film.h

index c722518805855732bda05fcc06c94427997a6cdb..c4cd8bef17d0b7ad69a6553a7ff9126268dc5dbd 100644 (file)
@@ -89,8 +89,8 @@ private:
 
 /** @class Film
  *
- *  @brief A representation of some audio and video content, and details of
- *  how they should be presented in a DCP.
+ *  @brief A representation of some audio, video, subtitle and closed-caption content,
+ *  and details of how they should be presented in a DCP.
  *
  *  The content of a Film is held in a Playlist (created and managed by the Film).
  */