ByteReader.setPos

Sets the new position of a #GstByteReader instance to pos in bytes.

class ByteReader
bool
setPos
(
uint pos
)

Parameters

pos uint

The new position in bytes

Return Value

Type: bool

true if the position could be set successfully, false otherwise.