remove native controls for ios
This commit is contained in:
parent
eef218a807
commit
272eb90392
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ const VIDEO_JS_OPTIONS: VideoJSOptions = {
|
||||||
responsive: true,
|
responsive: true,
|
||||||
controls: true,
|
controls: true,
|
||||||
html5: {
|
html5: {
|
||||||
nativeControlsForTouch: IS_IOS,
|
|
||||||
hls: {
|
hls: {
|
||||||
overrideNative: !videojs.browser.IS_ANY_SAFARI,
|
overrideNative: !videojs.browser.IS_ANY_SAFARI,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue