applicationQueuePlayer
Returns the application queue music player.
Declaration
class var applicationQueuePlayer: MPMusicPlayerApplicationController { get }Return Value
The application queue music player.
Discussion
The application queue music player plays music locally within your app. The application queue music player provides more functionality and greater control over the music played than the application music player.
The music player doesn’t affect the Music app’s state. When your app moves to the background, the music player stops playing the current media.