Formatting

This commit is contained in:
Klaus Basan
2014-10-22 14:08:35 +02:00
committed by Roland Winklmeier
parent 6f8d85e864
commit 11e9b37326
6 changed files with 11 additions and 12 deletions

View File

@@ -71,10 +71,10 @@ namespace BlackCore
//! Is channel muted?
virtual bool isMuted() const = 0;
//! Set channel volume
//! Set channel volume 0..100
virtual void setVolume(quint32 volume) = 0;
//! Get channel volume
//! Get channel volume 0..100
virtual quint32 getVolume() const = 0;
//! Update room status