summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-01-09 23:18:13 +0000
committerCarl Hetherington <cth@carlh.net>2013-01-09 23:18:13 +0000
commit41daa5821b3d3b0f450094fbf0d1e37a449f482c (patch)
tree623e5aa9370dbb78bba14e9833a4ea0d1e026e22 /src/reel.h
parente651d843c513e8dbf0967735ea702a3795ac321d (diff)
Comment tweaks.
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reel.h b/src/reel.h
index 08a438dd..c7d3b164 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -27,6 +27,7 @@ class PictureAsset;
class SoundAsset;
class SubtitleAsset;
+/** @brief A reel within a DCP; the part which actually contains picture, sound and subtitle data */
class Reel
{
public: