Update MobileUi
This commit is contained in:
parent
e0f6988eb5
commit
c7d468578f
@ -148,7 +148,7 @@ function isMobile() {
|
||||
if (isMobile()) {
|
||||
player.mobileUi();
|
||||
|
||||
var buttons = ['playToggle', 'volumePanel', 'captionsButton'];
|
||||
var buttons = ['playToggle', 'volumePanel', 'captionsButton', 'audioTrackButton'];
|
||||
|
||||
if (video_data.params.quality !== 'dash') buttons.push('qualitySelector');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user