fix: 被控端无摄像头时引发的被控程序崩溃问题
This commit is contained in:
@@ -20,6 +20,8 @@ CCaptureVideo::CCaptureVideo()
|
|||||||
m_pGB = NULL;
|
m_pGB = NULL;
|
||||||
m_pMC = NULL;
|
m_pMC = NULL;
|
||||||
m_pVW = NULL;
|
m_pVW = NULL;
|
||||||
|
m_pBF = NULL;
|
||||||
|
m_pGrabber = NULL;
|
||||||
m_bExit = FALSE;
|
m_bExit = FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user