MPD  0.20.15
Functions
PlaylistAny.hxx File Reference

Go to the source code of this file.

Functions

SongEnumeratorplaylist_open_any (const char *uri, Mutex &mutex, Cond &cond)
 Opens a playlist from the specified URI, which can be either an absolute remote URI (with a scheme) or a relative path to the music or playlist directory. More...
 

Function Documentation

◆ playlist_open_any()

SongEnumerator* playlist_open_any ( const char *  uri,
Mutex mutex,
Cond cond 
)

Opens a playlist from the specified URI, which can be either an absolute remote URI (with a scheme) or a relative path to the music or playlist directory.