#include <common.h>
Definition at line 78 of file common.h.
Data Fields | |
xmms_object_t | object |
xmms_output_t * | output |
xmms_socket_t | socket |
GIOChannel * | socketio |
GMutex * | clientlock |
int32_t | clientc |
xmms_vis_client_t ** | clientv |
Definition at line 81 of file common.h.
Referenced by delete_client(), init_udp(), and xmms_visualization_new().
GIOChannel* xmms_visualization_St::socketio |
int32_t xmms_visualization_St::clientc |
Definition at line 85 of file common.h.
Referenced by delete_client(), get_client(), send_data(), and xmms_visualization_new().
Definition at line 86 of file common.h.
Referenced by delete_client(), get_client(), and send_data().