temp commit
This commit is contained in:
parent
6d88697811
commit
cb9446cb42
4 changed files with 91 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ class Session {
|
|||
//uint32_t getChannelCount();
|
||||
|
||||
private:
|
||||
std::wstring fetchProcessName(DWORD pid);
|
||||
std::wstring sessionName;
|
||||
Endpoint* ep;
|
||||
IAudioSessionControl2* sessionControl = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue