libogg documentation |
libogg release 1.3.4 - 20190830 |
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-2019 Xiph.Org Foundation |
|
libogg documentation |
libogg release 1.3.4 - 20190830 |