Contents

pause()

Pauses playback of the current item.

Declaration

func pause()

Discussion

If the current item isn’t playing, this method has no effect. To resume playback of the current item from the pause point, call the play() method.

See Also

Starting and stopping playback