screenCaptureExceptionAlreadyStarted constant

int const screenCaptureExceptionAlreadyStarted

Screen capture has already started, repeated calls failed. You need to stop the capture with stopScreenCapture first.

Implementation

static const int screenCaptureExceptionAlreadyStarted = 300010007;