NRSDKApiForUnity
Structs
RecordNRVideoCaptureVideoCaptureResult
NRKernal.Record.NRVideoCapture.VideoCaptureResult

Public Attributes

CaptureResultType resultType
 
long hResult
 

Properties

bool success [get]
 

Detailed Description

A data container that contains the result information of a video recording operation.

Property Documentation

◆ success

bool NRKernal.Record.NRVideoCapture.VideoCaptureResult.success
get

Indicates whether or not the operation was successful.

True if success, false if not.