I am using Chrome. In my dev tools console, I tried the following:
Everything works as expected except last line. Why can\'t I set currentTime
currentTime
The solution which worked for me was not setting "src" on directly, but use with type attribute, maybe type attribute is helping browser some way.