MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
TreeLibraryNodeType Enumeration
NamespacesMPfmTreeLibraryNodeType
Defines what the tree library node represents (artist, album, playlist, etc.)
Declaration Syntax
C#Visual Basic
public enum TreeLibraryNodeType
Public Enumeration TreeLibraryNodeType
Members
MemberDescription
All "All" node type.
AllSongs "All songs" node type.
AllArtists "All artists" node type.
AllAlbums "All albums" node type.
AllPlaylists "All playlists" node type.
Artist "Artist" node type.
Album "Album" node type.
ArtistAlbum "Artist/Album" node type.
Playlist "Playlist" node type.
RecentlyPlayed "Recently played" node type.

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