Pergunta

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?

Foi útil?

Solução

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).

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top