MediaPlayer.Play Method (SongCollection)

Plays a SongCollection.

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

Syntax

public static void Play (
         SongCollection songs
)

Parameters

Exceptions

Exception type Condition
ArgumentException Play cannot be used when the song collection count is zero.
ArgumentNullException songs is null.

Remarks

Play clears the current playback queue, and then queues up the specified song collection for playback. It begins with the first song in the collection. Playback starts immediately at the beginning of the song.

See Also

Tasks

Playing a Song

Reference

MediaPlayer.Play Method
MediaPlayer Class
MediaPlayer Members
Microsoft.Xna.Framework.Media Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone