diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-17 17:53:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-17 17:53:08 +0100 |
| commit | 22c2111406075c98a2bf5feeaa92fa16293bc15a (patch) | |
| tree | a8770a0449205e4023d66aef91b674ccbf123343 /src/sound_asset.h | |
| parent | b6718fb437f242fd5127194d4c94e39d71c5e1ad (diff) | |
Some comments.
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 8c63b530..0327adf4 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -22,6 +22,7 @@ namespace libdcp { +/** An asset made up of WAV files */ class SoundAsset : public Asset { public: |
