libogg documentation |
libogg release 1.0 - 20000615 |
declared in "ogg/ogg.h";
This function takes an ordinary buffer and prepares an oggpack_buffer for reading using the Ogg bitpacking functions.
void oggpack_readinit(oggpack_buffer *b,unsigned char *buf,int bytes); |
No values are returned.
copyright © 2000 xiph.org |
|
libogg documentation |
libogg release 1.0 - 20000615 |