Namespace Microsoft.Xna.Framework.Media
Classes
- Album
Provides access to an album in the media library
- AlbumCollection
Represents a collection of albums in the device media library.
- Artist
Provides access to artist information in the media library.
- Genre
Provides access to genre information in the media library.
- MediaLibrary
Provides access to songs, playlists, and pictures in the device's media library.
- MediaPlayer
Provides methods and properties to play, pause, resume, and stop songs. MediaPlayer also exposes shuffle, repeat, volume, play position, and visualization capabilities.
- MediaQueue
Provides methods and properties to access and control the queue of playing songs.
- MediaSource
Provides methods and properties to access the source or sources from which the media will be read.
- Playlist
Provides access to a playlist in the media library.
- PlaylistCollection
A collection of playlists in the media library.
- Song
Provides access to a song in the song library.
- SongCollection
A collection of songs in the song library.
- Video
Represents a video.
- VideoPlayer
Provides methods and properties to play back, pause, resume, and stop Video. VideoPlayer also exposes repeat, volume, and play position information.
Enums
- MediaSourceType
Type of the media source.
- MediaState
Media playback state
- VideoSoundtrackType
Type of sounds in a video