This topic has not yet been rated - Rate this topic

MediaPlayer.MovePrevious Method

Moves to the previous song in the queue of playing songs.

Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public static void MovePrevious ()

If the current song is the first song in the queue, MovePrevious moves to the last song in the queue.

MovePrevious does not alter the current media state (playing, paused, or stopped).

Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.