开发者

How to disable seeking forward on MPMoviePlayerController

开发者 https://www.devze.com 2023-02-17 14:25 出处:网络
In our iPad app, we would like to not allow the users to seek forward using the scrub bar in MPMovieP开发者_开发技巧layerController for some videos.

In our iPad app, we would like to not allow the users to seek forward using the scrub bar in MPMovieP开发者_开发技巧layerController for some videos. Can anyone provide any solution as to how this can be done.


I know it eliminates the other controls, but you could write your own - set MPMoviePlayerController's controlStyle property to MPMovieControlStyleNone.

0

精彩评论

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

关注公众号