libogg documentation  | 
libogg release 1.3.0 - 20110804  | 
declared in "ogg/ogg.h";
This function clears and frees the internal memory used by the ogg_stream_state struct, but does not free the structure itself. It is safe to call ogg_stream_clear on the same structure more than once.
int ogg_stream_clear(ogg_stream_state *os);  | 
0 is always returned. 
copyright © 2000-2011 Xiph.Org  | 
|
libogg documentation  | 
libogg release 1.3.0 - 20110804  |