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.

Meta