PublisherDummyCaptureImagePathError constant

int const PublisherDummyCaptureImagePathError

Description: The specified path for displaying static images when the camera is turned off is incorrect.
Caution: The path may be misspelled or there may be no read permission.
Solutions: Please check if the designated image path is correct and if there is read permission.

Implementation

static const int PublisherDummyCaptureImagePathError = 1003073;