channels added to front programmatically
This commit is contained in:
parent
679ad34f84
commit
cb81b49367
6 changed files with 78 additions and 35 deletions
|
|
@ -28,6 +28,8 @@ public:
|
|||
EndpointCallback *epc = nullptr;
|
||||
//std::wstring epName;
|
||||
|
||||
uint32_t getChannelCount();
|
||||
|
||||
void setIndex(uint64_t idx);
|
||||
uint64_t getIndex();
|
||||
void setVolume(int channel, float volume);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue