activeMicrophoneMode
The device’s active microphone mode.
Declaration
class var activeMicrophoneMode: AVCaptureDevice.MicrophoneMode { get }Discussion
The value may differ from the value of the preferredMicrophoneMode property if the app’s active audio route doesn’t support the mode.
This property is key-value observable.