MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / DistributeBitrateRelatively

Function DistributeBitrateRelatively

call/bitrate_allocator.cc:119–185  ·  view source on GitHub ↗

From the available |bitrate|, each observer will be allocated a proportional amount based upon its bitrate priority. If that amount is more than the observer's capacity, it will be allocated its capacity, and the excess bitrate is still allocated proportionally to other observers. Allocating the proportional amount means an observer with twice the bitrate_priority of another will be allocated twic

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NormalRateAllocationFunction · 0.85

Calls 2

sizeMethod · 0.45
atMethod · 0.45

Tested by

no test coverage detected