dynamically updated session name
This commit is contained in:
parent
170d52067b
commit
0880305b23
11 changed files with 51 additions and 36 deletions
|
|
@ -39,6 +39,7 @@ public:
|
|||
void setVolume(int channel, float volume);
|
||||
|
||||
std::wstring getName();
|
||||
void setName(std::wstring newName);
|
||||
std::wstring getId();
|
||||
|
||||
void setFrontVisibilityInfo(EndpointState state, uint64_t frontIdx);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue