libshout documentation |
libshout version 1.0.4 - 20000824 |
All the shout data streaming routines are declared in <shout/shout.h>.
function | purpose |
shout_send_data | Sends a block of data to an icecast server. shout_send_data parses the mp3 frames, and skips over corrupt and invalid data. |
shout_sleep | Sleeps for a calculated amount of time. This function should be used only in conjuction with shout_send_data, in order to send data at the correct speed to the icecast server. |
copyright © 2000 icecast team |
|
libshout documentation |
libshout version 1.0.4 - 20000824 |