ScreenCapturePermissionDenied constant
Description: Startup screen capture failed.
Cause: The user refused to grant the app screen capture permission.
Solutions: Allow the app to capture screen permissions.
Implementation
static const int ScreenCapturePermissionDenied = 1020000;