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,
|
||||
controls: true,
|
||||
html5: {
|
||||
nativeControlsForTouch: IS_IOS,
|
||||
hls: {
|
||||
overrideNative: !videojs.browser.IS_ANY_SAFARI,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue