libogg documentation |
libogg release 1.3.2 - 20140527 |
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-2014 Xiph.Org |
|
libogg documentation |
libogg release 1.3.2 - 20140527 |