Handling video seekbar

Hi

My scenario is to move the seekbar of video player to end point / required position

I was able to identify seekbar webelement but unable to perform drag and drop.
In appium webelement.sendKeys ---- is able to move the seekbar to desired position but the same approach in appium studio Is getting failed

Please help me out if you have any other way to suffice this requirement

Thanks in advance

can you share with us the steps to reproduce your scenario so we could try it over here?