StreamPack
Toggle table of contents
3.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.configuration
/
BitrateRegulatorConfig
/
BitrateRegulatorConfig
Bitrate
Regulator
Config
constructor
(
videoBitrateRange
:
Range
<
Int
>
=
Range(500000, 10000000)
,
audioBitrateRange
:
Range
<
Int
>
=
Range(128000, 128000)
)
(
source
)