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. | |
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. | |
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.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the MediaLibrary is reclaimed by garbage collection. | |
MemberwiseClone | (Inherited from Object.) |