init(contentURL:)
Returns a movie player view controller initialized with the specified movie.
Declaration
init!(contentURL: URL!)Parameters
- contentURL:
The URL that points to the content to be played.
Return Value
A movie player view controller initialized with the specified URL.