Change video playback rate dynamically in Flash

ぐ巨炮叔叔 提交于 2019-12-06 07:08:05

问题


I'm looking for a way to allow a Flash Video to change speed smoothly, from slower to faster than original framerate. It only needs to work on a Windows PC, and the latest version of Flash 10.2 with Stage Video is available.


回答1:


Flash Media Server provides a 'trick play' mode that facilitates some of those features. Check out NetStream.step() and have a look at these links:

http://aspexamples.adobe.com/flash/streamreconnect.html

http://blogs.adobe.com/actionscriptdocs/2010/06/flash_media_server_stream_reco.html



来源:https://stackoverflow.com/questions/4953442/change-video-playback-rate-dynamically-in-flash

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!