Contents

WKMediaPlayerControllerOptionsLoopsKey

The behavior for playing the media in a loop. The value of this key is an Nsnumber object containing a Boolean value. Set the value to True to play the media file in a loop. If this key is not present, the media file plays one time and then ends.

Declaration

let WKMediaPlayerControllerOptionsLoopsKey: String

See Also

Constants