MediaQueue.ActiveSong Property
Gets the current Song in the queue of playing songs.
Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public Song ActiveSong { get; }
Property Value
Current Song in the queue of playing songs.
Remarks
Retrieving this property is expensive on Xbox, so it should not be called every frame.
See Also
Reference
MediaQueue.ActiveSongIndex Property
MediaQueue Class
MediaQueue Members
Microsoft.Xna.Framework.Media Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone