|
TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The VolumeSettings structure stores volume levels. More...
#include <volume.h>
Public Attributes | |
| int | left = 0 |
| int | right = 0 |
The VolumeSettings structure stores volume levels.
| int VolumeSettings::left = 0 |
Volume of the left channel. It should be 0..100.
Definition at line 33 of file volume.h.
Referenced by operator!=(), and operator==().
| int VolumeSettings::right = 0 |
Volume of the left channel It should be 0..100.
Definition at line 34 of file volume.h.
Referenced by operator!=(), and operator==().
1.8.8