ENH:fet the correct Agora status

jira:[none]

Change-Id: Ic779e41f0b652212aa8e4ce016cfe1ef2aba3608
(cherry picked from commit 1c1b366d0035298b387fbeb3a7ee69ef4afb8e2d)
This commit is contained in:
tao wang
2025-01-08 16:20:59 +08:00
committed by Noisyfox
parent 057ba55c87
commit 5246fc4c0c
4 changed files with 20 additions and 6 deletions

View File

@@ -918,6 +918,9 @@ public:
bool is_recording();
int get_liveview_remote();
int get_file_remote();
MachineObject(NetworkAgent* agent, std::string name, std::string id, std::string ip);
~MachineObject();