|
myMPD
Internal API documentation
|
myMPD API handler More...


Go to the source code of this file.
Functions | |
| void | mympd_api_handler (struct t_mympd_state *mympd_state, struct t_partition_state *partition_state, struct t_work_request *request) |
myMPD API handler
| void mympd_api_handler | ( | struct t_mympd_state * | mympd_state, |
| struct t_partition_state * | partition_state, | ||
| struct t_work_request * | request | ||
| ) |
Central myMPD api handler function
| mympd_state | pointer to mympd state |
| partition_state | pointer to partition state |
| request | pointer to the jsonrpc request struct |