Version: 2021.2
언어: 한국어

설명

Allows your application to continue media playback while the application is in the background.

Enabling this option changes the behavior of media-specific APIs like the MediaPlayer and AudioGraph classes to enable media playback while your application is in the background. If the application moves to the background, all active audio streams from the application continue to be audible. Additionally, the application lifetime extends while the audio plays.