Optional
Readonly
audioSpecify the mode for the native iOS AVAudioSession.
AudioSessionMode.MOVIE_PLAYBACK
Applies to iOS only, impacting behaviour for handling interruptions.
Optional
Readonly
enabledWhether background audio should be enabled when transitioning to background.
false
Optional
Readonly
shouldWhether background audio should be resumed after an interruption on iOS (e.g. incoming call).
false
Applies to iOS only, impacting behaviour for handling interruptions.
Describes the configuration of the background audio feature.