PictureCapturerPathTooLong constant

int const PictureCapturerPathTooLong

Description: Failed to set the picture capturer path.
Cause: The length of the picture capturer path exceeds the limit.
Solution: Please make sure the picture capturer path length does not exceed 512 bytes.

Implementation

static const int PictureCapturerPathTooLong = 1022000;