You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: millicast/playback/players-sdks/web/player/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ player.source = {
30
30
31
31
### Controlling ABR Strategies
32
32
33
-
For greater control over how Adaptive Bitrate (ABR) behaves, applications can set the ABR strategies for WebRTC. This feature provides the ability to choose on a viewer-by-viewer basis how aggressively to apply ABR switching when ABR streaming is used. It is inline with [OptiView Player's existing strategies](pathname:///theoplayer/v10/api-reference/web/interfaces/ABRStrategyConfiguration.html) . For now, users must set this value when choosing playback to utilize the feature, in the future we will set `quality` to be the default.
33
+
For greater control over how Adaptive Bitrate (ABR) behaves, applications can set the ABR strategies for WebRTC. This feature provides the ability to choose on a viewer-by-viewer basis how aggressively to apply ABR switching when ABR streaming is used. It is inline with [OptiView Player's existing strategies](pathname:///theoplayer/v11/api-reference/web/interfaces/ABRStrategyConfiguration.html) . For now, users must set this value when choosing playback to utilize the feature, in the future we will set `quality` to be the default.
34
34
35
35
The options are:
36
36
@@ -124,4 +124,4 @@ The performance gains of the buffer diminish significantly beyond a buffer of 30
0 commit comments