Searched refs:bitrateAllocation (Results 1 – 1 of 1) sorted by relevance
455 public VideoCodecStatus setRateAllocation(BitrateAllocation bitrateAllocation, int framerate) { in setRateAllocation() argument460 bitrateAdjuster.setTargets(bitrateAllocation.getSum(), framerate); in setRateAllocation()