I want to allow the user of my app to trim a specific part from a video. And i'm looking for a solution that can help me make a time selection slider with two thumbs(Max and Min time).
This is a sample of what i want to achieve .
I know that there is already some librarys that can help:
But they work only with floats and integers. My question is how can i make it work with time values ?