| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.rtp.sendsidebandwidthestimation | |
| org.jitsi.service.neomedia.rtp |
| Modifier and Type | Method and Description |
|---|---|
void |
BandwidthEstimatorImpl.addListener(BandwidthEstimator.Listener listener) |
void |
BandwidthEstimatorImpl.removeListener(BandwidthEstimator.Listener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
BandwidthEstimator.addListener(BandwidthEstimator.Listener listener)
Adds a listener to be notified about changes to the bandwidth estimation.
|
void |
BandwidthEstimator.removeListener(BandwidthEstimator.Listener listener)
Removes a listener.
|
Copyright © 2021 jitsi.org. All rights reserved.