使用 UIScreen 检测 ipad 外部视频镜像
我正在使用 [UIScreen 屏幕] 来检测外部屏幕,但这也适用于 Airplay 镜像吗?另外,使用 [UIScreen 屏幕],如何检查输出是模拟(vga、复合、分量)还是数字(hdmi)?
I am using [UIScreen screens] for detecting the external screens but will this also work for Airplay mirroring? Also, with [UIScreen screens], how can I check if the output is analog (vga, composite, component) or digital (hdmi)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,Airplay 屏幕算作另一个屏幕。
Yes, an Airplay screen counts as another screen.