MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
WorkerTreeLibraryOperationType Enumeration
NamespacesMPfmWorkerTreeLibraryOperationType
Defines what kind of operation the background worker process needs to do.
Declaration Syntax
C#Visual Basic
public enum WorkerTreeLibraryOperationType
Public Enumeration WorkerTreeLibraryOperationType
Members
MemberDescription
GetArtists Gets all artists.
GetArtistAlbums Gets all albums from a specific artist.
GetAlbums Gets all albums.
GetPlaylists Gets all playlists.

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)