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