NRSDKApiForUnity
Structs
XRXREALXREALAudioCaptureAudioCaptureResult
Unity.XR.XREAL.XREALAudioCapture.AudioCaptureResult

Public Attributes

CaptureResultType resultType
 
long hResult
 

Properties

bool success [get]
 

Detailed Description

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

Property Documentation

◆ success

bool Unity.XR.XREAL.XREALAudioCapture.AudioCaptureResult.success
get

Indicates whether or not the operation was successful.

True if success, false if not.