changeVolume(Buffer *b, int chan, Qmmp::AudioFormat format) | SoftwareVolume | |
checkVolume() | VolumeControl | [slot] |
create(QObject *parent=0) | VolumeControl | [static] |
instance() | SoftwareVolume | [static] |
left() | VolumeControl | |
right() | VolumeControl | |
setVolume(int left, int right) | SoftwareVolume | [virtual] |
SoftwareVolume(QObject *parent=0) | SoftwareVolume | |
volume(int *left, int *right) | SoftwareVolume | [protected, virtual] |
volumeChanged(int left, int right) | VolumeControl | [signal] |
VolumeControl(QObject *parent=0) | VolumeControl | |
~SoftwareVolume() | SoftwareVolume | |
~VolumeControl() | VolumeControl |