Closed sudhanshugairola closed 9 months ago
setVolume is now implemented in v1.1.2 To learn how to implement similar features, e.g. mute(), I made a guide on how to contribute, step-by-step: https://bcc-code.github.io/bccm-player/contributing/example/
@sudhanshugairola This issue shouldnt be closed because it's also tracking mute() and currentVolume
I notice setVolume(1.0) and controller.value.currentvolume is missing.