moviePlayer
The movie player controller object used to present the movie.
Declaration
var moviePlayer: MPMoviePlayerController! { get }Discussion
The MPMoviePlayerController object in this property is created automatically by the receiver and cannot be changed. However, you can use the object to manage the presentation and configuration of the movie playback.