myMPD
Internal API documentation
Loading...
Searching...
No Matches
playlists.h File Reference

Enumeration of MPD playlists. More...

Include dependency graph for playlists.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Enumeration of MPD playlists.

Function Documentation

◆ mympd_worker_playlist_content_enumerate()

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

Parameters
partition_statepointer to partition state
bufferalready allocated sds string to append the response
request_idjsonrpc request id
plistplaylist name to enumerate
Returns
pointer to buffer