RecordARMicrophonePermission - AFathi/ARVideoKit GitHub Wiki
Enumeration
RecordARMicrophonePermission
Indicates when to request Microphone access.
Enumeration Cases
case
auto
The framework automatically requests Microphone access when needed.
case
manual
Allows manual permission request.