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

Control Video From code #17

Closed
zandiarash opened this issue May 26, 2022 · 1 comment · Fixed by #20
Closed

Control Video From code #17

zandiarash opened this issue May 26, 2022 · 1 comment · Fixed by #20
Labels
Feature Request Request to add a new feature Feature New feature that will be added to the project

Comments

@zandiarash
Copy link

Please add some features to control Video From code
Actually I want to control VideoState
for instance :
videoState.CurrentTime = 31.942247;
But first I wanna ask if this project is dead or not !?

@zandiarash zandiarash added Feature Request Request to add a new feature Triage Issue needs to be triaged labels May 26, 2022
@JPVenson
Copy link

JPVenson commented Sep 4, 2022

@zandiarash should be done when PR #4 is merged

@SQL-MisterMagoo SQL-MisterMagoo added Feature New feature that will be added to the project and removed Triage Issue needs to be triaged labels Dec 28, 2022
SQL-MisterMagoo added a commit that referenced this issue Jan 2, 2023
* Bump dotnet version to 6.0 as 3.x and 5.x are now out of support.
* Add standard Methods and Properties (big thanks to https://github.com/JPVenson) and Async versions (for Server/WASM). (Issues #17 #9)
* Include video element id ("Id") and component object ref ("Video") in VideoState and VideoEventData (Issue #19) for identifying which component triggered an event.
* Updated Samples
SQL-MisterMagoo added a commit that referenced this issue Jan 2, 2023
2023-01-02
- Bump dotnet version to 6.0 as 3.x and 5.x are now out of support.
- Add standard Methods and Properties (big thanks to https://github.com/JPVenson) and Async versions (for Server/WASM). (Issues #17 #9)
- Include video element id ("Id") and component object ref ("Video") in VideoState and VideoEventData (Issue #19) for identifying which component triggered an event.
SQL-MisterMagoo added a commit that referenced this issue Jan 3, 2023
* Bump dotnet version to 6.0 as 3.x and 5.x are now out of support.
* Add standard Methods and Properties (big thanks to https://github.com/JPVenson) and Async versions (for Server/WASM). (Issues #17 #9)
* Include video element id ("Id") and component object ref ("Video") in VideoState and VideoEventData (Issue #19) for identifying which component triggered an event.
* Updated Samples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request to add a new feature Feature New feature that will be added to the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants