Share via


Experience.SkipBack Method

Invokes the skip-back action on the current media, moving the playback back by seven seconds. For music files it moves the playback to the beginning of the file.

Note   This method has been deprecated.

Syntax

  Experience.SkipBack()

Parameters

This method takes no parameters.

Return Value

This method does not return a value.

Remarks

The pause buffer for TV or FM radio is up to 30 minutes long, starting from the time that the user tunes in. You can skip back as far as the beginning of the buffer. For music files, the SkipBack method will start the music file from the beginning.

In the Windows Media Center UI, users have the option of setting the Skip and Replay buttons on the remote control to skip to the previous or next chapter, or to skip back and forward by time increments. The SkipBack method will perform the same action the user has chosen.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2004 through Windows Vista

See Also