1

Hi I'm developing a simple background player app in windows phone 8.1 (no silverlight), so I can figure out how can detect if other music is playing...

Xna is gone... and Mediaplayer or background player do not have such kind of method or property.

So can I achieve this thing...

thanks

LXG
  • 1,957
  • 3
  • 22
  • 45
  • 1
    Have you tried [BackgroundMediaPlayer.IsMediaPlaying](https://msdn.microsoft.com/en-US/library/windows/apps/windows.media.playback.backgroundmediaplayer.ismediaplaying.aspx)? – Romasz Sep 28 '15 at 20:11
  • yes seems to works, but is difficult to detect because if even stopped the other player seems to report true calling BackgroundMediaPlayer.IsMediaPlaying – LXG Sep 29 '15 at 15:06

0 Answers0