
|
libshout documentation |
libshout version 1.0.4 - 20000824 |
Connection Handling
All the shout connection handling routines are declared in <shout/shout.h>.
function |
purpose |
shout_connect |
Connects to an icecast server, and logs in using either the icy
or x-audiocast protocol. |
shout_disconnect |
Terminates the applications connection with the icecast server. |
|