Google

libshout documentation

libshout version 1.0.4 - 20000824

shout_init_connection

declared in <shout/shout.h>

The shout_init_connection function initailizes the connection data structure, filling it with reasonable defaults. This function must be called before the other functions in the library.

void shout_init_connection(
    shout_conn_t *self    /* pointer to the connection structure */
);

Parameters

self
pointer to the connection structure

Return Values

None.




copyright © 2000 icecast team

www.icecast.org
team@icecast.org

libshout documentation

libshout version 1.0.4 - 20000824