public interface BandwidthMeter
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BandwidthMeter.EventListener
A listener of
BandwidthMeter events. |
| Modifier and Type | Method and Description |
|---|---|
long |
getBitrateEstimate()
Returns the estimated bandwidth in bits/sec.
|