BitReader.skip
bool skip(uint nbits)Skips nbits bits of the #GstBitReader instance.
Parameters
nbits | the number of bits to skip |
Returns
true if nbits bits could be skipped, false otherwise.
bool skip(uint nbits)Skips nbits bits of the #GstBitReader instance.
nbits | the number of bits to skip |