5

でAirPlayをサポートする方法はありますAVPlayerか? で実行できることはわかっていますがMPMoviePlayerController、ドキュメントにAVPlayerのサポートが示されていません。

ありがとう!

4

2 に答える 2

4

iOS4 ではできませんが、iOS5 ではできるようになります。

于 2011-06-11T12:18:15.757 に答える
2

See: http://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/AVPlayer_Class/Reference/Reference.html

And specifically, set allowsAirPlayVideo to YES

于 2012-01-27T00:36:50.077 に答える