开发者

Show all the controls of MPMovieplayercontroller always-iphone

Anyway to show all the controls of MPMoviePlayerController always.

like below 开发者_高级运维screenshot

Show all the controls of MPMovieplayercontroller always-iphone

Any suggestions please


Look at controlStyle property :

MPMovieControlStyleEmbedded
Controls for an embedded view are displayed. The controls include a start/pause button, a scrubber bar, and a button for toggling between fullscreen and embedded display modes.


MPMovieControlStyleFullscreen
Controls for fullscreen playback are displayed. The controls include a start/pause button, a scrubber bar, forward and reverse seeking buttons, a button for toggling between fullscreen and embedded display modes, a button for toggling the aspect fill mode, and a Done button. Tapping the done button pauses the video and exits fullscreen mode.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜