NRSDKApiForUnity
Structs
RecordNRPhotoCapturePhotoCaptureResult
NRKernal.Record.NRPhotoCapture.PhotoCaptureResult

Public Attributes

CaptureResultType resultType
 
long hResult
 

Properties

bool success [get]
 

Detailed Description

A data container that contains the result information of a photo capture operation.

Property Documentation

◆ success

bool NRKernal.Record.NRPhotoCapture.PhotoCaptureResult.success
get

Indicates whether or not the operation was successful.

True if success, false if not.