配置更改
This commit is contained in:
@@ -148,6 +148,8 @@ private:
|
||||
int m_callDuration = 0;
|
||||
|
||||
QString m_udpIp{"127.0.0.1"};
|
||||
uint16_t m_localPort{8000};
|
||||
uint16_t m_peerPort{8080};
|
||||
|
||||
QTimer* m_timer;
|
||||
std::shared_ptr<QTimer> m_talkingTimer;
|
||||
|
||||
Reference in New Issue
Block a user