pub unsafe static AVAudioSessionModeMoviePlayback: Option<&'static AVAudioSessionMode>Available on crate feature
AVAudioSessionTypes only.Expand description
Appropriate for applications playing movie content. Only valid with AVAudioSessionCategoryPlayback. Setting this mode engages appropriate output signal processing for movie playback scenarios. Content using this mode is eligible for Enhance Dialogue processing on supported routes with capable hardware
See also Appleās documentation