main slider cbk, detected minor l_dcpp bug
This commit is contained in:
parent
c5eed2774d
commit
833b417441
7 changed files with 49 additions and 22 deletions
|
|
@ -31,7 +31,7 @@ class Endpoint {
|
|||
Endpoint(IMMDevice* endpoint);
|
||||
uint64_t getIndex();
|
||||
void setIndex(uint64_t idx);
|
||||
void setVolume(int channel, float volume);
|
||||
void setVolume(NGuid* guid, int channel, float volume);
|
||||
/* float getLeftChannelVolume(); */
|
||||
/* float getRightChannelVolume(); */
|
||||
float getVolume(int channel);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue