libogg documentation |
libogg release 1.0 - 20000615 |
declared in "ogg/ogg.h";
This function returns the total number of bits currently in the oggpack_buffer's internal buffer.
long oggpack_bits(oggpack_buffer *b); |
n is the total number of bits within the current buffer.
copyright © 2000 xiph.org |
|
libogg documentation |
libogg release 1.0 - 20000615 |