In my app, I have to use an AudioPlaybackAgent (APA) and a mediaelement. I used the APA to play songs , and when I need to play video, I use the MediaElement
This occurs because data get lost when navigating between pages. You can try saving data to IsolatedStorage.
You can find more information in this question:
Save values between page navigation in Windows Phone