c# - WPF MediaElement: SpeedRatio not working for .m4a files? -


i'm working simple mediaplayer based on this msdn example user can control volume, playback speed (speedratio) , seek (position) using 3 sliders.

everything works correctly when play .mp3 files, play .m4a file song playback speed, controlled mediaelement.speedratio, ignored. volume , seek still works , audio working.

questions:

  • are there logical explanations this?
  • any known solutions/workarounds problem? speedratio essential in application.

thanks, avada

check out: mediaelement speedratio not linear


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -