Sets the current position to the given position relative to the current position. Basicly newPosition = currentPosition + iPos
newPosition = currentPosition + iPos
position to seek to
Returns true on success.
true