tags:

views:

16

answers:

0

I am putting together an iPad add to playback a video. The video the client supplied is not filling up the entire iPad. Rather, the video size looks about that of an iPhone.

Can anyone add some insight? Why is the video not displaying full screen? Is there something I need to do programmatically or do they need to save the videos at a different size?

I am using a MPMoviePlayerController.

Thanks in advance.