PictureCapturerPathInvalid constant

int const PictureCapturerPathInvalid

Description: Failed to set the picture capturer path.
Cause: The picture capturer path is illegal.
Solution: Please make sure the picture capturer path is legal.

Implementation

static const int PictureCapturerPathInvalid = 1022001;