
Set progress bar color when the user seeked between to allowed positions.
Hi, i am using JWPlayer javascript API.
The use case is about illustrating the "trim this video" functionality for current video.
Whenever user given startpos and endpos, the user can download the bit of stream.
Since, How can I set the progress bar start position when the user had set seek position ( using input field / dragging over progress bar ).
So that, user would feel trimming of media is going to happen.
Then user will press the 'download this bit'.
Better you could given a snippet too..
Thanks in advance.