libogg documentation |
libogg version 1.25 - 20000615 |
declared in "ogg/ogg.h";
This function advances the location pointer by the specified number of bits without reading any data.
To also check for overflow while advancing, use oggpack_adv_huff instead.
void oggpack_adv(oggpack_buffer *b,int bits); |
No values are returned.
copyright © 2000 xiph.org |
|
libogg documentation |
libogg version 1.25 - 20000615 |