fix bug videojs-quality-selector bug

This commit is contained in:
Emilien Devos 2024-07-13 23:35:33 +02:00
parent 38110fe770
commit 2484619eca

View File

@ -6,6 +6,7 @@ var options = {
preload: 'auto',
liveui: true,
playbackRates: [0.25, 0.5, 0.75, 1.0, 1.25, 1.5, 1.75, 2.0],
enableSourceset: false,
controlBar: {
children: [
'playToggle',