Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用基于此 msdn 示例的简单媒体播放器,用户可以使用 3 个滑块控制音量、播放速度 ( SpeedRatio) 和搜索 ( )。Position
SpeedRatio
Position
播放文件时一切正常.mp3,但是一旦播放.m4a文件,由 控制的歌曲播放速度MediaElement.SpeedRatio就会被忽略。音量和搜索仍然有效,音频正常。
.mp3
.m4a
MediaElement.SpeedRatio
问题:
谢谢,阿瓦达
看看这个: MediaElement Speedratio not linear