XMMS2
|
The structure for a vis server socket and related state. More...
#include <common.h>
Data Fields | |
xmms_socket_t | socket |
GIOChannel * | socketio |
xmms_visualization_t * | vis |
The structure for a vis server socket and related state.
xmms_socket_t xmms_vis_server_t::socket |
Referenced by delete_client(), and init_udp().
GIOChannel* xmms_vis_server_t::socketio |
Referenced by init_udp().
xmms_visualization_t* xmms_vis_server_t::vis |
Referenced by init_udp().