diff options
Diffstat (limited to 'src/reel.h')
| -rw-r--r-- | src/reel.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |
