开发者

Play video in windowed mode

开发者 https://www.devze.com 2023-03-19 22:56 出处:网络
I need to develop an app that can play video in windowed mode, not in full screen mode. How can this b开发者_如何转开发e done?What do you mean in \"Windowed Mode\"? do you mean a UIView that appears

I need to develop an app that can play video in windowed mode, not in full screen mode.

How can this b开发者_如何转开发e done?


What do you mean in "Windowed Mode"? do you mean a UIView that appears on a UIButton and the mainview is still viewable behind it? if so then use UIPopoverController.


Simple create and size the MPMoviePlayer object by code.

0

精彩评论

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