文档 - WebCamera

关闭摄像头


Function:       StopPreview(int camidx);
Description:    关闭摄像头
Input:          camidx,摄像头索引,0:主头;1:副头
Return:         返回结果Bool,TRUE表示成功 FALSE表示失败
Others:         无