Module mpd::client [] [src]

This module defines client data structure — the main entry point to MPD communication

Almost every method of the Client structure corresponds to some command in [MPD protocol][mpd].

Structs

Client

Client connection

IdleGuard

"Idle" mode guard enforcing MPD asynchronous events protocol