在 MPMoviePlayerController 中播放全屏 .mp4 视频?

发布于 2024-12-07 14:39:20 字数 165 浏览 0 评论 0原文

所以我尝试在我的标签导航栏应用程序中播放电影。虽然它是纵向模式,但我想在按下按钮后以全屏横向方式播放电影。有没有办法在模态视图控制器中呈现电影?还是没有必要?

有人可以发布一些代码或指出我正确的方向吗?我已经尝试过一些代码,但我就是无法让它工作。我确信视频的格式正确。

预先非常感谢!

So I'm trying to play a movie in my tab-navigation bar app. Although its portrait mode, I'd like to play the movie in full screen landscape after pressing a button. Is there some way to present the movie in a modal view controller? Or is it unnecessary?

Could someone please post some code or point me into the right direction? I already tried some code but I just couldn't get it working. I'm sure the video is the right format.

Thanks a lot in advance!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

百变从容 2024-12-14 14:39:20

正确的方法是在我的例子中使用 MPMoviePlayerViewController...

The correct way is to use the MPMoviePlayerViewController in my case...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文