#include <MNRTPDecoderMP4A.h>
Public Member Functions | |
| BitVector (unsigned char *baseBytePtr, unsigned baseBitOffset, unsigned totNumBits) | |
| void | setup (unsigned char *baseBytePtr, unsigned baseBitOffset, unsigned totNumBits) |
| void | putBits (unsigned from, unsigned numBits) |
| void | put1Bit (unsigned bit) |
| unsigned | getBits (unsigned numBits) |
| unsigned | get1Bit () |
| void | skipBits (unsigned numBits) |
| unsigned | curBitIndex () const |
| unsigned | totNumBits () const |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.3.8