feat: hide AVPlayerView default controls, use custom toolbar only
This commit is contained in:
parent
f1eca64212
commit
d62a3f79c1
@ -3,6 +3,7 @@
|
|||||||
"id": "videoPlayer",
|
"id": "videoPlayer",
|
||||||
"options": {
|
"options": {
|
||||||
"width": "100%",
|
"width": "100%",
|
||||||
"height": "100%"
|
"height": "100%",
|
||||||
|
"controls": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user