stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
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.