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.