SpeedRatio & MediaTimeline
问题 I'm trying to be able to affect SpeedRatio on a MediaElement whilst having the media play in a continous loop. This is possible through code behind; I can reset the position of the media once it has ended, but that creates a seam in the playback. For seamless playback, I use a MediaTimeline, but when I use I media timeline, I can't change the SpeedRatio. Has anyone got a different approach to looping playback in a mediaElement, or handling SpeedRatio? UPDATE: If I stop the timeline, change