Skip to content

Commit

Permalink
mixstream fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danryu committed May 4, 2023
1 parent 2773553 commit a0c3829
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/server.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ class CServer : public QObject, public CServerSlots<MAX_NUM_CHANNELS>

void MixEncodeTransmitData ( const int iChanCnt, const int iNumClients );

void MixStream ( const int iNumClients );

virtual void customEvent ( QEvent* pEvent );

void CreateAndSendRecorderStateForAllConChannels();
Expand Down

0 comments on commit a0c3829

Please sign in to comment.