Is there any way to support AirPlay with AVPlayer? I know it can be done with MPMoviePlayerController, but I see no indication of AVPlayer support in the documentation.

Thanks!

link|improve this question

but what about this: stackoverflow.com/questions/6021175/… smb did it. – Greg Aug 31 '11 at 20:05
feedback

2 Answers

up vote 2 down vote accepted

It's not possible in iOS4, but will be in iOS5.

link|improve this answer
Hi Tom, thanks for the info -- do you have a source for that? – tba Jun 13 '11 at 3:01
Yes, the Apple Developer Documentation on iOS5 shows how to enable Airplay on AVPlayer. – Tom Nys Jun 15 '11 at 14:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.