Allows setting the desired minimum and/or maximum bitrates when publishing a stream. You can also use disable_bwe
to disable the internal bandwidth estimation and utilise the maximum bitrate provided as the sending bitrate.
More...
#include <client.h>
Allows setting the desired minimum and/or maximum bitrates when publishing a stream. You can also use disable_bwe
to disable the internal bandwidth estimation and utilise the maximum bitrate provided as the sending bitrate.
◆ disable_bwe
bool millicast::BitrateSettings::disable_bwe {true} |
◆ max_bitrate_kbps
std::optional<int> millicast::BitrateSettings::max_bitrate_kbps |
◆ min_bitrate_kbps
std::optional<int> millicast::BitrateSettings::min_bitrate_kbps |
The documentation for this struct was generated from the following file: