#include <shoutcast.h>
Definition at line 51 of file shoutcast.h.
Data Fields | |
| u_long | sci_metaint |
| Metadata interval. | |
| u_long | sci_metapos |
| MP3 data left until next metadata. | |
| char * | sci_metatitle |
| char * | sci_metaurl |
| u_long sci_metaint |
Metadata interval.
Definition at line 53 of file shoutcast.h.
Referenced by CgiVars(), ShoutCastSetup(), and ShoutCastThread().
| u_long sci_metapos |
MP3 data left until next metadata.
Definition at line 55 of file shoutcast.h.
Referenced by ShoutCastThread().
| char* sci_metatitle |
Definition at line 56 of file shoutcast.h.
Referenced by CgiVars(), ProcessMetaData(), and UserIfShowStatus().
| char* sci_metaurl |