XMMS2
Data Fields
xmms_vis_server_t Struct Reference

The structure for a vis server socket and related state. More...

#include <common.h>

Data Fields

xmms_socket_t socket
 
GIOChannel * socketio
 
xmms_visualization_tvis
 

Detailed Description

The structure for a vis server socket and related state.

Field Documentation

◆ socket

xmms_socket_t xmms_vis_server_t::socket

Referenced by delete_client(), and init_udp().

◆ socketio

GIOChannel* xmms_vis_server_t::socketio

Referenced by init_udp().

◆ vis

xmms_visualization_t* xmms_vis_server_t::vis

Referenced by init_udp().


The documentation for this struct was generated from the following file: