pub unsafe static AVAudioSessionModeVideoRecording: Option<&'static AVAudioSessionMode>Available on crate feature
AVAudioSessionTypes only.Expand description
Only valid with AVAudioSessionCategoryPlayAndRecord or AVAudioSessionCategoryRecord. Modifies the audio routing options and may engage appropriate system-supplied signal processing.
See also Appleās documentation