Type Alias: SimulcastBandwidthLimit
SimulcastBandwidthLimit:
Record
<TrackEncoding
,BandwidthLimit
>
Type describing bandwidth limit for simulcast track. It is a mapping encoding -> BandwidthLimit
. If encoding isn't present in this mapping,
it will be assumed that this particular encoding shouldn't have any bandwidth limit.