XMMS2
Data Fields
xmms_vis_client_t Struct Reference

The structures for a vis client. More...

#include <common.h>

Data Fields

union {
   xmmsc_vis_unixshm_t   shm
 
   xmmsc_vis_udp_t   udp
 
transport
 
xmmsc_vis_transport_t type
 
unsigned short format
 
xmmsc_vis_properties_t prop
 

Detailed Description

The structures for a vis client.

Field Documentation

unsigned short xmms_vis_client_t::format

Referenced by write_shm(), and write_udp().

xmmsc_vis_properties_t xmms_vis_client_t::prop

Referenced by write_shm(), and write_udp().

xmmsc_vis_unixshm_t xmms_vis_client_t::shm

Referenced by delete_client(), and init_shm().

union { ... } xmms_vis_client_t::transport

Referenced by delete_client(), init_shm(), and init_udp().

xmmsc_vis_transport_t xmms_vis_client_t::type

Referenced by delete_client(), init_shm(), and init_udp().

xmmsc_vis_udp_t xmms_vis_client_t::udp

Referenced by delete_client(), and init_udp().


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