Can we create a Windows Media Player plugin in Metro style mode? Any examples or documentation can refer to?
Thanks in advance.
HappyRabbit.
Hello,
You can try to use the XAML media player instead of Windows Media Player in metro. There are samples for C#, you can migrate them to C++/CX
XAML media player sample
http://code.msdn.microsoft.com/windowsapps/Basic-Media-Playback-47517fa0
Media Play To sample
http://code.msdn.microsoft.com/windowsapps/Media-PlayTo-Sample-fedcb0f9
Quickstart: video and audio
http://msdn.microsoft.com/en-US/library/windows/apps/xaml/Hh465160
Best regards,
Jesse
Jesse Jiang [MSFT] MSDN Community Support | Feedback to us