Search code examples
iphoneavplayerairplay

Airplay with AVPlayer?


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!


Solution

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