SongMetadata Members

The following table(s) list the members exposed by the SongMetadata type.

Public Constructors

Name Description
Public Method SongMetadata Creates a new instance of SongMetadata.

Public Properties

Name Description
Public Property AlbumArtistBackgroundUri Gets or sets the location of the background image of the artist associated with the album that contains the song.
Public Property AlbumArtistName Gets or sets the name of the artist associated with the album that contains the song.
Public Property AlbumArtUri Gets or sets the location of the cover art for the album that contains the song.
Public Property AlbumName Gets or sets the name of the album that contains the song.
Public Property AlbumReleaseDate Gets or sets the release date of the album that contains the song.
Public Property ArtistBackgroundUri Gets or sets the location of the background image for the song’s artist.
Public Property ArtistName Gets or sets the name of the song's artist.
Public Property Duration Gets or sets the duration of the song.
Public Property GenreName Gets or sets the genre of the song.
Public Property Name Gets or sets the name of the song.
Public Property TrackNumber Gets or sets the track number of the song on the album.

See Also

Reference

SongMetadata Class
Microsoft.Xna.Framework.Media.PhoneExtensions Namespace