diff options
Diffstat (limited to 'src/sound_frame.h')
| -rw-r--r-- | src/sound_frame.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_frame.h b/src/sound_frame.h index 8b53dd71..4fdc39e5 100644 --- a/src/sound_frame.h +++ b/src/sound_frame.h @@ -39,7 +39,7 @@ namespace ASDCP { namespace dcp { /** @class SoundFrame - * @brief One ‘frame’ of sound data from a MXF. + * @brief One ‘frame’ of sound data from a SoundAsset. */ class SoundFrame : public boost::noncopyable { |
