I tried this sample http://code.msdn.microsoft.com/windowsapps/Media-Engine-Playback-ce1c82f0 to play some 30 or 24 frame rate video.
But it only has only 15 FPS while playing on the simulator.
Is it a limitation, or can I set it to 30 FPS on device ?
C++ DX11
I use GTX570
Only simulator limit to 15 FPS. Local machine debugging has full FPS.
NEU_ShieldEdge