Click to See Complete Forum and Search --> : WindowsMediaPlayer framerate


yoyosh
January 20th, 2010, 10:29 AM
Is it possible to modify framerate of a song currently being played? I mean, I would like to play a song with a slower or faster tempo. How could I accomplish this?

Thank you for help in advance.

mariocatch
January 20th, 2010, 10:31 AM
Assuming you're doing this in C# using the media player control...

Use the SpeedRatio property.
http://msdn.microsoft.com/en-us/library/system.windows.controls.mediaelement.speedratio.aspx