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

Function NormalRateAllocation

call/bitrate_allocator.cc:255–292  ·  view source on GitHub ↗

Allocates the bitrate based on the bitrate priority of each observer. This bitrate priority defines the priority for bitrate to be allocated to that observer in relation to other observers. For example with two observers, if observer 1 had a bitrate_priority = 1.0, and observer 2 has a bitrate_priority = 2.0, the expected behavior is that observer 2 will be allocated twice the bitrate as observer

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AllocateBitratesFunction · 0.85

Calls 1

Tested by

no test coverage detected