
Enable some controls even when the setControls is set to false
Hi,
I wish to be able to activate some Controls even when the setControls is set to false.
At the moment, the only thing I am able to do permission-wise is to completely remove controls access to someone by calling the setControls(false).
Is the ability to disable only chosen controls something I can expect to see? With the current implementation, you can't revoke the Play/Pause/Seek without keeping the user from ajusting the volume or the fullscreen options.
Thanks.