public interface RemoteBitrateObserver
| Modifier and Type | Method and Description |
|---|---|
void |
onReceiveBitrateChanged(Collection<Long> ssrcs,
long bitrate)
Called when a receive channel group has a new bitrate estimate for the
incoming streams.
|
void onReceiveBitrateChanged(Collection<Long> ssrcs, long bitrate)
ssrcs - bitrate - Copyright © 2022 jitsi.org. All rights reserved.