otherwise.
ByteReader.setPos
bool setPos(uint pos)Sets the new position of a #GstByteReader instance to pos in bytes.
Parameters
pos | The new position in bytes |
Returns
true if the position could be set successfully, false
bool setPos(uint pos)Sets the new position of a #GstByteReader instance to pos in bytes.
pos | The new position in bytes |
otherwise.