diff --git a/src/Rtp/RtpServer.h b/src/Rtp/RtpServer.h index 51f26f3d..ad279413 100644 --- a/src/Rtp/RtpServer.h +++ b/src/Rtp/RtpServer.h @@ -61,7 +61,7 @@ public: */ void pauseRtpCheck(); /** - * 暂停Rtp服务的RTP流检测 + * 恢复Rtp服务的RTP流检测 */ void resumeRtpCheck();