reverted failed attempt, fixed callback release
This commit is contained in:
parent
a24bba35be
commit
f21619aa1f
7 changed files with 51 additions and 30 deletions
|
|
@ -65,7 +65,6 @@ class EndpointCallback : public IAudioEndpointVolumeCallback {
|
|||
private:
|
||||
ULONG ref = 1;
|
||||
Endpoint* ep;
|
||||
//PAUDIO_VOLUME_NOTIFICATION_DATA update;
|
||||
};
|
||||
|
||||
class Overseer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue