2010-09-21 68 views

回答

1

是可能的後SDK 4.0

使用 [[movieplayer視圖] SETFRAME:CGRectMake(0,0,200,100)];

阿希什馬瑟

ashiPhone

3

有可能在iOS3.2 +(即,在任何的iPad或iPhone上與iOS4的)。

您需要使用MPMoviePlayerViewController而不是MPMoviePlayerController,並根據需要設置其視圖。

相關問題