views:

16

answers:

1

We want to know whether we can get frame number?

A: 

If you know the frames per second (FPS) then you multipy the FPS times the position in the media. MediaElement does not have a way to directly query the FPS.

Michael S. Scherotter