|
myMPD
Internal API documentation
|
MPD connection autoconfiguration. More...
#include "src/lib/mympd_state.h"

Go to the source code of this file.
Functions | |
| void | mympd_client_autoconf (struct t_mympd_state *mympd_state) |
MPD connection autoconfiguration.
| void mympd_client_autoconf | ( | struct t_mympd_state * | mympd_state | ) |
Public functions Tries to autodetect the mpd connection configuration https://mpd.readthedocs.io/en/latest/client.html#environment-variables
| mympd_state | pointer to mympd_state structure |