Docs: Add note to disableFocus explaining that it allows multiple videos to play.

This commit is contained in:
Karl 2022-09-06 15:34:26 +01:00 committed by karl
parent 8d39a9a75f
commit 98380f0fb9

4
API.md
View File

@ -433,7 +433,9 @@ Platforms: Android, iOS
Determines whether video audio should override background music/audio in Android devices.
* **false (default)** - Override background audio/music
* **true** - Let background audio/music from other apps play
Note: Allows multiple videos to play if set to `true`. If `false`, when one video is playing and another is started, the first video will be paused.
Platforms: Android
#### disableDisconnectError