fix bug videojs-quality-selector bug

This commit is contained in:
Emilien Devos 2024-07-13 23:35:33 +02:00 committed by Emilien
parent 635d0ecab8
commit e0633d40b3

View File

@ -9,6 +9,7 @@ var options = {
windowOpacity: ['0', '0.5', '1'],
textOpacity: ['0.5', '1'],
persistTextTrackSettings: true,
enableSourceset: false,
controlBar: {
children: [
'playToggle',