libogg documentation |
libogg release 1.3.5 - 20210603 |
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-2021 Xiph.Org Foundation |
|
libogg documentation |
libogg release 1.3.5 - 20210603 |