libogg documentation |
libogg release 1.0 - 20000615 |
declared in "ogg/ogg.h";
This function is used to tell the ogg_sync_state struct how many bytes we wrote into the buffer.
int ogg_sync_destroy(ogg_sync_state *oy); |
-1 if the number of bytes written overflows the internal storage of the ogg_sync_state struct. 0 in all other cases.
copyright © 2000 xiph.org |
|
libogg documentation |
libogg release 1.0 - 20000615 |