Class MetricsProcessor
java.lang.Object
com.flashphoner.fpwcsapi.webrtc.metrics.MetricsProcessor
- All Implemented Interfaces:
org.webrtc.RTCStatsCollectorCallback
-
Constructor Summary
ConstructorsConstructorDescriptionMetricsProcessor(String mediaSessionId, WebRTCMetricsServerDescription serverDescription) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonStatsDelivered(org.webrtc.RTCStatsReport rtcStatsReport) voidprocess()voidsetDelivery(IMetricsDelivery delivery) voidshutdown()voidstart()
-
Constructor Details
-
MetricsProcessor
-
-
Method Details
-
onStatsDelivered
public void onStatsDelivered(org.webrtc.RTCStatsReport rtcStatsReport) - Specified by:
onStatsDeliveredin interfaceorg.webrtc.RTCStatsCollectorCallback
-
process
public void process() -
getHeadersAsString
-
getCompressionType
-
start
public void start() -
shutdown
public void shutdown() -
onCollect
-
getHeaders
-
setDelivery
-