RecordARStatus - AFathi/ARVideoKit GitHub Wiki
Enumeration
RecordARStatus
Indicates the AR recorder current status.
Enumeration Cases
case
unknown
The current status of the recorder is unknown.
case
readyToRecord
The current recorder is ready to record.
case
recording
The current recorder is recording.
case
paused
The current recorder is paused.