wip channel callback
This commit is contained in:
parent
cb81b49367
commit
4d9bae4c87
6 changed files with 28 additions and 47 deletions
|
|
@ -64,6 +64,7 @@ public:
|
|||
NGuid* getGuid();
|
||||
void updateMuteCallback(uint64_t idx, bool muted);
|
||||
void updateMainVolumeCallback(uint64_t idx, float newVal);
|
||||
void updateChannelVolumeCallback(uint64_t idx, uint32_t channel, float newVal);
|
||||
|
||||
//void parseExternalEndpointCallback(EndpointCallback *epc, PAUDIO_VOLUME_NOTIFICATION_DATA pNotify);
|
||||
//static Overseer* getOverseer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue