LarchLiu / vue3-video-player

vue3 version of vue-core-video-player
https://larchliu.github.io/vue3-video-player/
98 stars 20 forks source link

How to dynamically set volume? #27

Closed FM1337 closed 2 years ago

FM1337 commented 2 years ago

I've looked over the docs of what this video player is based off of, but it appears you haven't implemented the volume prop.

LarchLiu commented 2 years ago

demo you can check methods of volumeUp and volumeDown.