I would like to set starting time of the player to 0, but the metadata of the video has start time = 10, therefore the progress bar always start from 10s. Even if I update currentTime to 0, it still starts at second 10.
Is there any ways to override the start time of the video's metadata.
I truly appreciate your help.
Hi,
I would like to set starting time of the player to 0, but the metadata of the video has start time = 10, therefore the progress bar always start from 10s. Even if I update currentTime to 0, it still starts at second 10.
Is there any ways to override the start time of the video's metadata. I truly appreciate your help.