RecordARMicrophoneStatus - AFathi/ARVideoKit GitHub Wiki

Enumeration

RecordARMicrophoneStatus

Indicates the current Microphone status.


Enumeration Cases

case unknown

The current status of the Microphone access is unknown.

case enabled

The current status of the Microphone access is enabled.

case disabled

The current status of the Microphone access is disabled.