background-agents Questions
3
I have an Internet radio app that uses BackgroundAudioPlayer.
I need a timer in the Audio Playback Agent that will update the track title of the currently playing track of the BAP that is pulled f...
Torrid asked 8/12, 2013 at 11:22
2
Solved
I'm trying to create a background task that uses the accelerometer to play with the music in the background (pause, play, etc). In the Package.appxmanifest I have a backgroundtask, that reads the a...
Kirksey asked 10/12, 2014 at 13:27
1
As in the title, the event is not fired when the code is executed in the BackgroundAgent while it works fine when I execute it in my main app.
Here's my code:
var background = new BitmapImage(new...
Ebon asked 29/12, 2013 at 13:55
1
© 2022 - 2024 — McMap. All rights reserved.