diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-25 01:45:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-25 01:45:28 +0100 |
| commit | f7e08142ac695b2a839707f9bac66304a583b0cd (patch) | |
| tree | 0f4bf92ea06307943c9e69428fc78ec82888b7fe /src/lib/audio_content.h | |
| parent | ce6eba78414545d561d6749a4cd75ae755a3cef1 (diff) | |
Comments.
Diffstat (limited to 'src/lib/audio_content.h')
| -rw-r--r-- | src/lib/audio_content.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/audio_content.h b/src/lib/audio_content.h index 540839d69..57085a765 100644 --- a/src/lib/audio_content.h +++ b/src/lib/audio_content.h @@ -33,6 +33,9 @@ namespace cxml { class AudioProcessor; +/** @class AudioContentProperty + * @brief Names for properties of AudioContent. + */ class AudioContentProperty { public: |
