What is the offset in seek bar operation?

hi,
I want to know what is the value we need to set as offset here ?
And also want to know why we need to calculate like this for the move position?
//Set slidebar move to position.
// this number is calculated based on (offset + 3/4width)
int moveToXDirectionAt = intToSlideValue + startX;