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
- songs
SongCollection to play.
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
Reference
MediaPlayer.Play Method
MediaPlayer Class
MediaPlayer Members
Microsoft.Xna.Framework.Media Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista, Zune