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