Ver Fonte

主循环切换首发音频、标记

xuxinyi há 4 meses atrás
pai
commit
e9c26fbc70
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      main/application.cc

+ 1 - 0
main/application.cc

@@ -642,6 +642,7 @@ void Application::Schedule(std::function<void()> callback) {
 // The Main Loop controls the chat state and websocket connection
 // If other tasks need to access the websocket or chat state,
 // they should use Schedule to call this function
+//主循环切换首发音频
 void Application::MainLoop() {
     while (true) {
         auto bits = xEventGroupWaitBits(event_group_,