|
myMPD
Internal API documentation
|
Enumeration of MPD playlists. More...
#include "src/mympd_worker/state.h"

Go to the source code of this file.
Functions | |
| sds | mympd_worker_playlist_content_enumerate (struct t_partition_state *partition_state, sds buffer, unsigned request_id, sds plist) |
Enumeration of MPD playlists.
| sds mympd_worker_playlist_content_enumerate | ( | struct t_partition_state * | partition_state, |
| sds | buffer, | ||
| unsigned | request_id, | ||
| sds | plist | ||
| ) |
Enumerates the playlist and returns the count and total length
| partition_state | pointer to partition state |
| buffer | already allocated sds string to append the response |
| request_id | jsonrpc request id |
| plist | playlist name to enumerate |