mpd/password.h File Reference

MPD client library. More...

Go to the source code of this file.

Functions

bool mpd_send_password (struct mpd_connection *connection, const char *password)
bool mpd_run_password (struct mpd_connection *connection, const char *password)

Detailed Description

MPD client library.

Password authentication.

Do not include this header directly. Use mpd/client.h instead.

Definition in file password.h.


Function Documentation

bool mpd_run_password ( struct mpd_connection connection,
const char *  password 
)

Sends the password to MPD and receives its response.

Returns:
true on success, false on failure
bool mpd_send_password ( struct mpd_connection connection,
const char *  password 
)

Sends the password to MPD, to gain more privileges.

Generated on Sun Aug 8 15:50:35 2010 for libmpdclient by  doxygen 1.6.3