Blazored / Video

The easiest html5 video implementation for Blazor applications
https://blazored.github.io/Video
MIT License
124 stars 28 forks source link

Setting up volume #9

Closed perfectmantis closed 1 year ago

perfectmantis commented 3 years ago

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 commented 3 years ago

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

SQL-MisterMagoo commented 1 year ago

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