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

Setting up volume #9

Closed
perfectmantis opened this issue Feb 28, 2021 · 2 comments
Closed

Setting up volume #9

perfectmantis opened this issue Feb 28, 2021 · 2 comments

Comments

@perfectmantis
Copy link

Hi,

I was trying to setup volume using several tricks but without luck :( All I want is a slider on my screen which will change the volume of the video, not the slider within the controls. For that, I need something that I can change. For example a variable that I can assign to volume in BlazoredVideo tag.

Please help!

@JPVenson
Copy link

Hey @perfectmantis please wait for PR #4 to be merged. This will add a way to alter all properties.

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
Copy link
Collaborator

Closing as pr #4 has now been merged.
There is one more issue to fix before a new release.

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
None yet
Projects
None yet
Development

No branches or pull requests

3 participants