ERR_CAMERA_OCCUPY constant

int const ERR_CAMERA_OCCUPY

摄像头被占用,检查是否有其他进程使用摄像头

Implementation

static const int ERR_CAMERA_OCCUPY = -1102;