Question

I'm using UIView animation blocks to crate a slidshow of images. I'd like to allow users to play those animations through AirPlay. Would I somehow have to save a video file and play that or is there something more clever that could be done?

Was it helpful?

Solution

In iOS 5, user will be able to mirror the screen using AirPlay to there other AirPlay devices (mainly the Apple TV).

In the current stable version of iOS (4.3.5 as of this writing), I don't think that can be made (except, like you said, with a video file).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top