- From: Amit Hilbuch via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Jan 2019 22:22:17 +0000
- To: public-webrtc-logs@w3.org
And you should use setParameters() (after getting them) to set parameters for all the layers (like scale_resolution_down_by ). You should also be able to reduce the number of layers via a call to setParameters() One reasonable way to achieve this without actually changing the number of layers is to mark a layer as inactive (paused) indefinitely. You **should not** be able to increase the number of layers. -- GitHub Notification of comment by amithilbuch Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2014#issuecomment-454966656 using your GitHub account
Received on Wednesday, 16 January 2019 22:22:18 UTC