Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get/Set video player time #5453

Open
thumaman opened this issue Apr 11, 2024 · 3 comments
Open

Get/Set video player time #5453

thumaman opened this issue Apr 11, 2024 · 3 comments
Labels
Type: Feature ⚙ Request or idea for a new feature.

Comments

@thumaman
Copy link

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

Thanks!

@thumaman thumaman added the Type: Feature ⚙ Request or idea for a new feature. label Apr 11, 2024
@stsrki
Copy link
Collaborator

stsrki commented Apr 11, 2024

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

@thumaman
Copy link
Author

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.

@stsrki
Copy link
Collaborator

stsrki commented Apr 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature ⚙ Request or idea for a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants