Blazorise icon indicating copy to clipboard operation
Blazorise copied to clipboard

Get/Set video player time

Open thumaman opened this issue 3 months ago • 3 comments

Hi, is it posible to get or set the time of the video playing currently in the video player.

Thanks!

thumaman avatar Apr 11 '24 10:04 thumaman

It should be set with CurrentTime parameter. To get the time from the video, use the TimeUpdate callback.

stsrki avatar Apr 11 '24 10:04 stsrki

Thank you so much, i noticed that many of these functionalities are not present in the documentation at: https://blazorise.com/docs/extensions/video

is there any other documentation so that i do not have to go through the entire source code.

thumaman avatar Apr 11 '24 11:04 thumaman

Not at the moment. But we're always open to a contribution ;)

stsrki avatar Apr 11 '24 11:04 stsrki