AdaptiveStreamSettings
Adaptive Stream settings.
Interface
pauseVideoInBackground
optional
If true, video gets paused when switching to another tab. Defaults to true.
If true, video gets paused when switching to another tab. Defaults to true.
Type
boolean
pixelDensity
optional
Set a custom pixel density, defaults to 1 When streaming videos on a ultra high definition screen this setting let's you account for the devicePixelRatio of those screens. Set it to
Set a custom pixel density, defaults to 1 When streaming videos on a ultra high definition screen this setting let's you account for the devicePixelRatio of those screens. Set it to
screen
to use the actual pixel density of the screen
Note: this might significantly increase the bandwidth consumed by people
streaming on high definition screens.Type
number
| undefined