Chris@1: Chris@1: Chris@1: Chris@1: libogg - function - oggpack_look1 Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1:

libogg documentation

libogg release 1.3.0 - 20110804

Chris@1: Chris@1:

oggpack_look1

Chris@1: Chris@1:

declared in "ogg/ogg.h";

Chris@1: Chris@1:

This function looks at the next bit without advancing the location pointer. Chris@1:

The next bit is read starting from the location pointer. Chris@1: Chris@1:

Chris@1: Chris@1: Chris@1: Chris@1: Chris@1:
Chris@1:

Chris@1: long  oggpack_look1(oggpack_buffer *b);
Chris@1: 
Chris@1:
Chris@1: Chris@1:

Parameters

Chris@1:
Chris@1:
b
Chris@1:
Pointer to an oggpack_buffer struct containing our buffer.
Chris@1:
Chris@1: Chris@1: Chris@1:

Return Values

Chris@1:
Chris@1:
  • Chris@1: n represents the value of the next bit after the location pointer.
  • Chris@1:
    Chris@1:

    Chris@1: Chris@1:

    Chris@1:


    Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: Chris@1:

    copyright © 2000-2011 Xiph.Org

    Ogg Container Format

    libogg documentation

    libogg release 1.3.0 - 20110804

    Chris@1: Chris@1: Chris@1: Chris@1: Chris@1: