[This is preliminary documentation and is subject to change.]

Creates a song index, builds the permanent playlist "cache", and deletes the song index

Namespace: MusicPlayerWindow
Assembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void createPlaylists()
Visual Basic
Public Sub createPlaylists
Visual C++
public:
void createPlaylists()

See Also