Contents

repeatMode

Determines how the movie player repeats the playback of the movie.

Declaration

var repeatMode: MPMovieRepeatMode { get set }

Discussion

The default value of this property is MPMovieRepeatMode.none. For a list of available repeat modes, see MPMovieRepeatMode.

See Also

Controlling and monitoring playback