Uses of Class
org.webrtc.VideoEncoder.BitrateAllocation
-
Uses of VideoEncoder.BitrateAllocation in org.webrtc
Modifier and TypeFieldDescriptionVideoEncoder.RateControlParameters.bitrate
Adjusted target bitrate, per spatial/temporal layer.Modifier and TypeMethodDescriptionVideoEncoder.setRateAllocation
(VideoEncoder.BitrateAllocation allocation, int framerate) Sets the bitrate allocation and the target framerate for the encoder.final VideoCodecStatus
WrappedNativeVideoEncoder.setRateAllocation
(VideoEncoder.BitrateAllocation allocation, int framerate) ModifierConstructorDescriptionRateControlParameters
(VideoEncoder.BitrateAllocation bitrate, double framerateFps)