Skip to content

Files

Latest commit

 

History

History
 
 

backgroundaudio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

This sample demonstrates how to use the Background Media Player and playback lists to create a collection of songs that can continue to play even when the app is no longer in the foreground.

Specifically, this sample covers:

  • Playing audio in the background with the BackgroundMediaPlayer APIs
  • Interprocess communication between the main task and background task
  • Gapless playback with Playback lists

Related topics

Samples

Sample 1

Reference

API 1 API 2

System requirements