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 looks at a specified number of bits inside the buffer without advancing the location pointer. Chris@1:
The specified number of bits are read, starting from the location pointer. Chris@1:
This function can be used to read 32 or fewer bits.
Chris@1:
Chris@1:
Chris@1:
Chris@1: Chris@1: long oggpack_look(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: