No external-screen handling exists (no UIScreen/scene code; the only AirPlay reference is a Now Playing comment).
Scope note (PLAN.md §6): full-screen video AirPlay of FFmpeg-decoded content is not possible for third parties — Lume's switch-to-AVPlayer-on-AirPlay covers that path. This issue covers wired/extended external displays (HDMI adapters, Mac/visionOS external windows): host the display layer in an external UIWindowScene and keep controls on the device screen. Not currently on the PLAN.md roadmap.
No external-screen handling exists (no
UIScreen/scene code; the only AirPlay reference is a Now Playing comment).Scope note (PLAN.md §6): full-screen video AirPlay of FFmpeg-decoded content is not possible for third parties — Lume's switch-to-AVPlayer-on-AirPlay covers that path. This issue covers wired/extended external displays (HDMI adapters, Mac/visionOS external windows): host the display layer in an external
UIWindowSceneand keep controls on the device screen. Not currently on the PLAN.md roadmap.