setPreferredMicrophoneInjectionMode(_:)
Sets the preferred mode of injecting audio into another app’s input stream.
Declaration
func setPreferredMicrophoneInjectionMode(_ inValue: AVAudioSession.MicrophoneInjectionMode) throwsParameters
- inValue:
The preferred microphone injection mode.