From c6a77604029cc9abd45e04e5a66579dd2712222b Mon Sep 17 00:00:00 2001 From: miyanhui <dennismi1024@gmail.com> Date: 星期四, 14 二月 2019 15:44:44 +0800 Subject: [PATCH] 增加代码注释 --- QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h b/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h index 3421ba0..981dc7a 100644 --- a/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h +++ b/QiaoJiaSystem/VideoToImageMulth/RtspCaptureElement.h @@ -53,7 +53,7 @@ const int m_nPicsPickOne = 8; //姣忓彴鎽勫儚鏈轰繚瀛樺埌Redis鐨勫浘鐗囨暟閲忕殑鏈�澶у�� - const int M_CAM_PIC_MAX_COUNT = 50; + //const int M_CAM_PIC_MAX_COUNT = 50; RtspAnalysManager * m_pManager; }; -- Gitblit v1.8.0