Share via


MediaQueue Members

The following tables list the members exposed by the MediaQueue type.

Public Properties

Name Description
Public Property ActiveSong Gets the current Song in the queue of playing songs.
Public Property ActiveSongIndex Gets or sets the index of the current (active) song in the queue of playing songs.
Public Property Count Gets the count of songs in the MediaQueue.
Public Property Item Gets the Song at the specified index in the MediaQueue.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

MediaQueue Class
Microsoft.Xna.Framework.Media Namespace