Contents

contentURL

The URL that points to the movie file.

Declaration

var contentURL: URL! { get set }

Discussion

If you set this property while a movie is playing, that movie pauses and the new movie begins loading. The new movie starts playing at the beginning.

See Also

Accessing movie properties