Contents

preferredMicrophoneMode

The microphone mode that the user selects in Control Center.

Declaration

class var preferredMicrophoneMode: AVCaptureDevice.MicrophoneMode { get }

Discussion

Use key-value observing to monitor the user’s microphone mode selection.

See Also

Inspecting the microphone mode