BitrateAllocation

constructor(bitratesBbs: Array<Array<Int>>)

Initializes the allocation with a two dimensional array of bitrates. The first index of the array is the spatial layer and the second index in the temporal layer.