pub unsafe static AVAudioSessionMicrophoneInjectionIsAvailableKey: &'static NSStringAvailable on crate feature
AVAudioSession only.Expand description
Keys for AVAudioSessionMicrophoneInjectionCapabilitiesChangeNotification
Indicates if microphone injection is available. Value is an NSNumber whose boolean value indicates if microphone injection is available.
See also Appleās documentation