Merge pull request #2823 from iFeelSmart/chore/doc_typo

doc: fix typo
This commit is contained in:
Olivier Bouillet
2022-08-21 14:23:01 +02:00
committed by GitHub

2
API.md
View File

@@ -431,7 +431,7 @@ Platforms: Android, iOS
#### disableFocus #### disableFocus
Determines whether video audio should override background music/audio in Android devices. 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 * **true** - Let background audio/music from other apps play
Platforms: Android Platforms: Android