Package org.jitsi.service.neomedia.rtp
Interface CallStatsObserver
-
- All Known Subinterfaces:
RemoteBitrateEstimator
- All Known Implementing Classes:
RemoteBitrateEstimatorAbsSendTime,RemoteBitrateEstimatorSingleStream,RemoteBitrateEstimatorWrapper,TransportCCEngine
public interface CallStatsObserverwebrtc/modules/include/module_common_types.h- Author:
- Lyubomir Marinov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRttUpdate(long avgRttMs, long maxRttMs)
-