allowStepUp property

bool allowStepUp
final

When true, the adapter may step quality up after a sustained period of good performance. When false (the default), only step-downs occur — the starting quality from Phase 2 is the permanent ceiling for the session (or until reset is called).

Implementation

final bool allowStepUp;