ScreenCaptureExceedMaxCount constant

int const ScreenCaptureExceedMaxCount

Description: Failed to create screen capture source.
Cause: The instance exceeds the maximum limit.
Solutions: Use an existing screen capture instance or destroy the previous instance.

Implementation

static const int ScreenCaptureExceedMaxCount = 1020004;