AVPlayer 在 iPad 2 上明亮
AVPlayer 和 MPMoviePlayer 在 iPad2 上具有额外的亮度。这不会出现在 1 或 sim 中。我正在深入研究文档并努力寻找解决方案,即使我必须使用便宜的解决方案。我发现了各种 MPMoviePlayer 修复程序都说“使用 AVPlayer”,所以我这样做了......但如果有人看到这个问题并且有同样的问题......众所周知,至少会播放 2 个视频!
我现在仍在这个网站和任何我能找到的地方进行挖掘,以找到修复程序,但 AVPlayer 也是一个商业程序的名称,所以这很困难。如果有人发现了这个,请告诉我。否则,最好的黑客。我必须回去测试我的技巧......
而且我不是新手,我已经阅读了手册并调整了 AVPlayer 以在其自己的视图中工作。向苹果寻求帮助通常会得到教程,而不是相信他们真的没有完成文档中的句子。
玩家玩游戏、回复通知等等……只是为了让你知道我真的知道如何编码。 (我只是记下提及客户服务,直到他们正确对待客户为止)
AVPlayer and MPMoviePlayer have extra brightness on iPad2. This does not show up in 1 or sim. I am digging through the docs and working on finding a fix even if I have to use a cheap one. I've found various MPMoviePlayer fixes that say "use AVPlayer", so I did... but if anyone sees this question and has the same issue... well know will at least get 2 videos playing!
I'm still digging, right now, on this site and anywhere I can to find a fix, but AVPlayer is also the name of a commercial program so it's hard. If anyone has found this, please let me know. Otherwise, the best hack. I have to get back to testing my hacks for this...
and I am not new, I've read the manuals and adapted the AVPlayer to work inside its own view. Asking Apple for help usually results in tutorials, instead of believing they really don't finish sentences in the docs.
The player plays, responds to notifications, etc... just to let you know I really do know how to code. (I just make it a note to mention that customer service until they treat their customers right)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是 iPad 2 上 iOS4 中的一个错误,已在 iOS 5 中修复。
This is a bug in iOS4 on iPad 2, and has been fixed in iOS 5.