adaptive_min_bitrate


Description:

[ Version ( since = "0.8" ) ]
public uint adaptive_min_bitrate { get; set; }

A minimal allowed bitrate (bits/s) during adaptive streaming such as DASH or HLS.

Setting this will prevent streaming from entering lower qualities (even when connection speed cannot keep up). When set together with [ property@Clapper.Player:adaptive-max-bitrate] it can be used to enforce some specific quality.