ImageCapturingFailureReason Class
Represents failure reasons of CaptureImageResult.
Item Index
Properties
- CapturingNotStarted static
- InternalError static
Properties
CapturingNotStarted
Number
final
static
Indicates that image can not be captured because the camera is not started.
Default: 0
InternalError
Number
final
static
Indicates that image can not be captured because of internal error.
Default: 1