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

myMPD lyrics API More...

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

Go to the source code of this file.

Functions

sds mympd_api_lyrics_get (struct t_mympd_state *mympd_state, sds buffer, sds uri, sds partition, unsigned long conn_id, unsigned request_id)
 

Detailed Description

myMPD lyrics API

Function Documentation

◆ mympd_api_lyrics_get()

sds mympd_api_lyrics_get ( struct t_mympd_state mympd_state,
sds  buffer,
sds  uri,
sds  partition,
unsigned long  conn_id,
unsigned  request_id 
)

Public functions Gets synced and unsynced lyrics from filesystem and embedded

Parameters
mympd_statepointer to mympd_state
bufferbuffer to write the response
urisong uri
partitionmpd partition
conn_idmongoose connection id
request_idjsonrpc id
Returns
pointer to buffer