refs #91 & #124 Doxygen, override, and comment fixes

This commit is contained in:
Klaus Basan
2014-02-11 00:13:27 +01:00
parent 18b31b49ac
commit 2db876844c
5 changed files with 140 additions and 184 deletions

View File

@@ -230,7 +230,7 @@ namespace BlackSound
/*!
* \brief Play sound, open device
* \param volume 0..100
* \param pull, if false push mode
* \param pull if false push mode
*/
void start(int volume, bool pull = true);