doc: fix typo

This commit is contained in:
olivier bouillet 2022-08-21 14:22:15 +02:00
parent f4bdabf0c6
commit 32449cd6d8

2
API.md
View File

@ -431,7 +431,7 @@ Platforms: Android, iOS
#### disableFocus
Determines whether video audio should override background music/audio in Android devices.
* ** false (default)** - Override background audio/music
* **false (default)** - Override background audio/music
* **true** - Let background audio/music from other apps play
Platforms: Android