
|
libshout documentation |
libshout version 1.0.4 - 20000824 |
Initialization
All the shout initialization routines are declarded in <shout/shout.h>.
function |
purpose |
shout_init_connection |
Initializes the connection data structure with reasonable default
values. This must be called before other functions in the library may be
used. |
|