Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

RADIOCONTROL Struct Reference

#include <webradio.h>

Collaboration diagram for RADIOCONTROL:

Collaboration graph
[legend]

Detailed Description

Definition at line 51 of file webradio.h.

Data Fields

u_char rc_cstatus
 Current status.
u_int rc_cstation
 Current station.
u_int rc_rstation
 Requested station.
int rc_cvolume
 Current volume in dB.
int rc_rvolume
 Requested volume in dB.
STATIONINFOrc_sip
 Pointer to the station info structure.
RECEIVERINFOrc_rip
 Pointer to the receiver info structure.
PLAYERINFOrc_pip
 Pointer to the player info structure.


Field Documentation

u_char RADIOCONTROL::rc_cstatus
 

Current status.

Definition at line 52 of file webradio.h.

u_int RADIOCONTROL::rc_cstation
 

Current station.

Definition at line 53 of file webradio.h.

u_int RADIOCONTROL::rc_rstation
 

Requested station.

Definition at line 54 of file webradio.h.

int RADIOCONTROL::rc_cvolume
 

Current volume in dB.

Definition at line 55 of file webradio.h.

int RADIOCONTROL::rc_rvolume
 

Requested volume in dB.

Definition at line 56 of file webradio.h.

STATIONINFO* RADIOCONTROL::rc_sip
 

Pointer to the station info structure.

Definition at line 57 of file webradio.h.

RECEIVERINFO* RADIOCONTROL::rc_rip
 

Pointer to the receiver info structure.

Definition at line 58 of file webradio.h.

Referenced by CgiControl().

PLAYERINFO* RADIOCONTROL::rc_pip
 

Pointer to the player info structure.

Definition at line 59 of file webradio.h.

Referenced by CgiControl().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 23 17:29:03 2007 for SAM Internet Radio by  doxygen 1.4.4