LarchLiu / vue3-video-player

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

Add customized control buttons to the video player #13

Closed arpitharajanna closed 2 years ago

arpitharajanna commented 2 years ago

How do we add additional control buttons like download button or delete button to the control bar in the video player

LarchLiu commented 2 years ago

You can add it in controls.vue such as fullscreen-control and build it by yourself.