0

iOS 3.0 でカスタマイズされたビデオ ビューを追加する方法を教えてください。私は MPMoviePlayerController を使用していますが、メソッド (ビュー) は iOS 3.2 で使用されており、それ以前ではありません。バージョンが古いのは承知していますが、iOS 3.0で対応する必要があります。または、この実現に代わるものがあります。

4

1 に答える 1

0

I solved the problem as follows. With iOS 3.0 to 3.2, I show the player by default, and with the iOS 3.2 shows customize MPMoviePlayerController.

于 2012-07-04T10:30:08.760 に答える