StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
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)
)