added support for automaticallyWaitsToMinimizeStalling property on iOS

This commit is contained in:
Jovan Stanimirovic
2019-08-22 10:10:39 +02:00
parent c29244bf89
commit e3782c4ec6
4 changed files with 20 additions and 1 deletions

View File

@@ -351,6 +351,9 @@ Indicates whether the player should only play the audio track and instead of dis
For this to work, the poster prop must be set.
#### automaticallyWaitsToMinimizeStalling
A Boolean value that indicates whether the player should automatically delay playback in order to minimize stalling. For clients linked against iOS 10.0 and later
Platforms: all
#### bufferConfig