libogg documentation |
libogg release 1.3.0 - 20110804 |
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-2011 Xiph.Org |
|
libogg documentation |
libogg release 1.3.0 - 20110804 |