BitReader.setPos

bool setPos(uint pos)

Sets the new position of a #GstBitReader instance to pos in bits.

Parameters

posThe new position in bits

Returns

true if the position could be set successfully, false

otherwise.