ipad external video mirroring detection with UIScreen
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)?
Yes, an Airplay screen counts as another screen.
精彩评论