| libogg documentation | libogg release 1.3.6 - 20250616 | 
declared in "ogg/ogg.h";
This function initializes an oggpack_buffer for writing using the Ogg bitpacking functions.
| void oggpack_writeinit(oggpack_buffer *b); | 
No values are returned. If initialization fail, the buffer is unusable and calls to oggpack_writecheck() will report the error.
| copyright © 2000-2021 Xiph.Org Foundation | |
| libogg documentation | libogg release 1.3.6 - 20250616 |