Video on WP

Hi Everybody.

I’m new to monogame, and after going trough a few tutorials I still have one question.
Is it possible to play a video on windows phone in monogame. If it is, then please explain how, and what formats are supported, and if it is not, than can you recommend any alternative ways or methods.

Ty in advance.

MonoGame uses a MediaElement for audio playback, but you can use it for playing back your own video:
http://msdn.microsoft.com/en-us/library/windows/apps/jj207066(v=vs.105).aspx