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.

Definition at line 30 of file common.h.


Field Documentation

unsigned short xmms_vis_client_t::format

Definition at line 37 of file common.h.

Referenced by write_shm(), and write_udp().

Definition at line 38 of file common.h.

Referenced by write_shm(), and write_udp().

Definition at line 33 of file common.h.

Referenced by delete_client(), and init_shm().

builddir { ... } xmms_vis_client_t::transport

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

Definition at line 36 of file common.h.

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

Definition at line 34 of file common.h.

Referenced by delete_client(), and init_udp().


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