MPMoviePlayerController tutorial needed

2019-07-25 09:24发布

问题:

Can anyone please recommend a tutorial for MPMoviePlayerController. I need to play a video with the help of UIButton.

回答1:

Although this is not a tutorial, it shows some code to play video using MPMoviePlayerController:

Play Video with MPMoviePlayerController in iOS 3.0 and 3.2/4.0