Chris@1: Chris@1: Chris@1:
Chris@1:libogg documentation |
Chris@1: libogg release 1.3.0 - 20110804 |
Chris@1:
declared in "ogg/ogg.h";
Chris@1: Chris@1:This function reads the requested number of bits from the buffer and advances the location pointer. Chris@1:
Before reading, the buffer should be initialized using oggpack_readinit.
Chris@1:
Chris@1:
Chris@1:
Chris@1: Chris@1: long oggpack_read(oggpack_buffer *b,int bits); Chris@1:Chris@1: |
Chris@1:
Chris@1:Chris@1:Chris@1: n represents the requested bits. Chris@1:
Chris@1:
Chris@1:
Chris@1:
copyright © 2000-2011 Xiph.Org |
Chris@1: Chris@1: |
libogg documentation |
Chris@1: libogg release 1.3.0 - 20110804 |
Chris@1: