开发者

Animation with song

开发者 https://www.devze.com 2023-03-29 10:44 出处:网络
I need to animate a few images with a song..So I fixed the timings for animation.I am using AVFoundation.Framework.But animation is not happening at perfect time..Its taking time for loading.I tried w

I need to animate a few images with a song..So I fixed the timings for animation.I am using AVFoundation.Framework.But animation is not happening at perfect time..Its taking time for loading.I tried with AudioToolbox framework also.it is working for short duration s开发者_C百科ong,but not working for long duration song.How to fix this problem.Please help..


I would load all images before you start playing the audio and then hide/show/animate based upon position of playbackhead in audio player.

0

精彩评论

暂无评论...
验证码 换一张
取 消