开发者

MPMoviePlayerController swapping videos flicker

I'm using MPMoviePlayerC开发者_运维百科ontroller to play different videos.

However, when I change the video using setContentURL (I'm just targeting OS 3.2 and above), I notice a white flicker.

Is there anyway I can get rid of that flicker and make the transition between videos look smooth?

Thanks,

Tee


Unfortunately not, and I've had this problem too. You could use another instance of the controller, and use an animation to transition from one video to the other, to have a bit more control over the process.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜