moviePlayback
A mode that indicates that your app is playing back movie content.
Declaration
static let moviePlayback: AVAudioSession.ModeDiscussion
When you set this mode, the audio session uses signal processing to enhance movie playback for certain audio routes such as built-in speaker or headphones. You may only use this mode with the playback audio session category.