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.