RADIOSTATION Struct Reference

#include <station.h>


Detailed Description

Station configuration structure.

This structure is passed to StationConnect().

Definition at line 86 of file station.h.


Data Fields

char * rs_name
 Symbolic station name.
int rs_streams
 Number of available streams.
char * rs_uri [MAXNUM_STREAMS]
 Uniform resource locators of the streams.

Field Documentation

char* rs_name

Symbolic station name.

Definition at line 89 of file station.h.

Referenced by ConfigSize(), FavListCopy(), FavListLoad(), FavListSave(), FavListSet(), FavListSize(), and UserIfShowStationConf().

int rs_streams

Number of available streams.

Definition at line 93 of file station.h.

Referenced by CgiStationFavorites(), ConfigSize(), FavListClear(), FavListCopy(), FavListLoad(), FavListSave(), FavListSet(), and FavListSize().

char* rs_uri[MAXNUM_STREAMS]

Uniform resource locators of the streams.

Definition at line 97 of file station.h.

Referenced by ConfigSize(), FavListCopy(), FavListLoad(), FavListSave(), FavListSet(), FavListSize(), and StationConnect().


The documentation for this struct was generated from the following file:
© 2008 by egnite GmbH - visit www.ethernut.de