MediaQueue Members
The following tables list the members exposed by the MediaQueue type.
Public Properties
Name | Description | |
---|---|---|
ActiveSong | Gets the current Song in the queue of playing songs. | |
ActiveSongIndex | Gets or sets the index of the current (active) song in the queue of playing songs. | |
Count | Gets the count of songs in the MediaQueue. | |
Item | Gets the Song at the specified index in the MediaQueue. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |