Play Fast Forward
-
Hi, cam anyone plz tell me how to play a video Fast forward and Rewind. i am using Media Element to play Video. Regards Rishi
-
Hi, cam anyone plz tell me how to play a video Fast forward and Rewind. i am using Media Element to play Video. Regards Rishi
Perhaps MediaElement.SpeedRatio[^]. Note that not all video formats support this. Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Perhaps MediaElement.SpeedRatio[^]. Note that not all video formats support this. Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
Thanks for reply its ok i am using wmv format. and i think it supports the forward and rewind functionality. can u plz tell how can i implement this functionality in my application. Regards Rishi
-
Thanks for reply its ok i am using wmv format. and i think it supports the forward and rewind functionality. can u plz tell how can i implement this functionality in my application. Regards Rishi
ok i got it its MediaElement.SpeedRatio(); ya u r right its does't works for all formats.