Contents

beginSeekingBackward()

Begins seeking backward through the media content.

Declaration

func beginSeekingBackward()

Discussion

Use this method to move the current playback position backward in time at an accelerated rate. Seeking begins when you call this method and continues until you call the endSeeking() method.

This method has no effect on streamed content.

See Also

Seeking within media