BitReader.setPos

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

class BitReader
bool
setPos
(
uint pos
)

Parameters

pos uint

The new position in bits

Return Value

Type: bool

%TRUE if the position could be set successfully, %FALSE otherwise.

Meta