libmpd
11.8.17
|
#include <libmpdclient.h>
Data Fields | |
int | id |
char * | name |
int | enabled |
Definition at line 560 of file libmpdclient.h.
int _mpd_OutputEntity::enabled |
Definition at line 563 of file libmpdclient.h.
int _mpd_OutputEntity::id |
Definition at line 561 of file libmpdclient.h.
char* _mpd_OutputEntity::name |
Definition at line 562 of file libmpdclient.h.