toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android
/
org.webrtc
/
VideoEncoder
/
RateControlParameters
Rate
Control
Parameters
open
class
RateControlParameters
Rate control parameters.
Members
Constructors
Rate
Control
Parameters
Link copied to clipboard
constructor
(
bitrate
:
VideoEncoder.BitrateAllocation
,
framerateFps
:
Double
)
Properties
bitrate
Link copied to clipboard
val
bitrate
:
VideoEncoder.BitrateAllocation
Adjusted target bitrate, per spatial/temporal layer.
framerate
Fps
Link copied to clipboard
val
framerateFps
:
Double
Target framerate, in fps.