ByteReader.setPos

bool setPos(uint pos)

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

Parameters

posThe new position in bytes

Returns

true if the position could be set successfully, false

otherwise.