Dalam artikel ini
Contains classes to enumerate, play, and view songs, albums, playlists, and pictures.
Classes
Album
Provides access to an album in the media library.
AlbumCollection
A collection of albums in the media library.
Artist
Provides access to artist information in the media library.
ArtistCollection
The collection of all artists in the media library.
Genre
Provides access to genre information in the media library.
GenreCollection
The collection of all genres 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.
Picture
Provides access to a picture in the media library.
PictureAlbum
Provides access to a picture album in the media library.
PictureAlbumCollection
A collection of picture albums in the media library.
PictureCollection
A collection of pictures in the media library.
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.
VisualizationData
Encapsulates visualization (frequency and sample) data for the currently-playing song.
Enumerations