DeviceErrorTypeInUseByOther constant

int const DeviceErrorTypeInUseByOther

Description: The device is occupied.
Cause: The device is occupied by other programs.
Solutions: Please use the system's video or audio recording application to check whether the device is working properly and make sure that the device is not occupied by other applications.

Implementation

static const int DeviceErrorTypeInUseByOther = 1006005;