myMPD
Internal API documentation
|
Playlistart functions. More...
Go to the source code of this file.
Functions | |
bool | request_handler_playlistart (struct mg_connection *nc, struct mg_http_message *hm, struct t_mg_user_data *mg_user_data) |
Playlistart functions.
bool request_handler_playlistart | ( | struct mg_connection * | nc, |
struct mg_http_message * | hm, | ||
struct t_mg_user_data * | mg_user_data | ||
) |
Request handler for /playlistart
nc | mongoose connection |
hm | http message |
mg_user_data | webserver configuration |