allowStepUp property

bool allowStepUp
final

Whether the adapter may increase quality after sustained good performance.

When false, quality can only stay the same or decrease for the lifetime of this adapter. A warm-up triggered by reset cannot restore a higher quality either; recreate the adapter to clear this restriction.

Implementation

final bool allowStepUp;