RTCForge API Reference v1.1.1
    Preparing search index...

    Class SimpleBandwidthEstimator

    Threshold-based BandwidthEstimator mapping network stats to a quality tier.

    Classifies each NetworkStats sample into high/medium/low from packet loss, RTT, and bitrate thresholds. To avoid flapping on transient blips, quality changes only after a consecutive streak of samples agree — downgradeStreak samples to drop a tier, upgradeStreak to raise one. All thresholds and streak lengths are configurable via SimpleBandwidthEstimatorOptions.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods