开发者

Hiding Controlls in movi player

can i hide controls (that play/pause next/previous) bar from my开发者_运维问答 application movie?


If you are using MPMoviePlayerController you can use its controlStyle property.

movieController.controlStyle = MPMovieControlStyleNone;
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜