Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
でAirPlayをサポートする方法はありますAVPlayerか? で実行できることはわかっていますがMPMoviePlayerController、ドキュメントにAVPlayerのサポートが示されていません。
AVPlayer
MPMoviePlayerController
ありがとう!
iOS4 ではできませんが、iOS5 ではできるようになります。
See: http://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/AVPlayer_Class/Reference/Reference.html
And specifically, set allowsAirPlayVideo to YES