screenCaptureExceptionNotStartCapture constant
int
const screenCaptureExceptionNotStartCapture
Capture is not started. Need to start capturing with startScreenCapture
first.
Implementation
static const int screenCaptureExceptionNotStartCapture = 300010006;