Is there a way to support AirPlay with AVPlayer? I know that this can be done using MPMoviePlayerController, but I do not see any indication of AVPlayer support in the documentation.
AVPlayer
MPMoviePlayerController
Thank!
This is not possible in iOS4, but will be in iOS5.
See: http://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/AVPlayer_Class/Reference/Reference.html
And in particular setAirPlayVideo is set to YES