Contents

loadState

The network load state of the movie player.

Declaration

var loadState: MPMovieLoadState { get }

Discussion

See the MPMovieLoadState enumeration for possible values of this property. To be notified of changes to the load state of a movie player, register for the MPMoviePlayerLoadStateDidChangeNotification notification.

See Also

Controlling and monitoring playback