MediaLibrary Members
The following tables list the members exposed by the MediaLibrary type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MediaLibrary | Overloaded. Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Albums | Gets the AlbumCollection that contains all albums in the media library. |
![]() |
Artists | Gets the ArtistCollection that contains all artists in the media library. |
![]() |
Genres | Gets the GenreCollection that contains all genres in the media library. |
![]() |
IsDisposed | Gets a value indicating whether the object is disposed. |
![]() |
MediaSource | Gets the MediaSource with which this media library was constructed. |
![]() |
Pictures | Gets the PictureCollection that contains all pictures in the media library. |
![]() |
Playlists | Gets the PlaylistCollection that contains all playlists in the media library. |
![]() |
RootPictureAlbum | Gets the root PictureAlbum for all pictures in the media library. |
![]() |
SavedPictures | Returns the collection of all saved pictures in the device's media library. |
![]() |
Songs | Gets the SongCollection that contains all songs in the media library. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases the resources used by the MediaLibrary. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetPictureFromToken | Retrieves a picture from the device's media library based on a picture token. |
![]() |
GetType | (Inherited from Object.) |
![]() |
SavePicture | Overloaded. Saves the image to the media library. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |