Uses of Class
io.antmedia.statistic.type.WebRTCVideoSendStats
Packages that use WebRTCVideoSendStats
-
Uses of WebRTCVideoSendStats in io.antmedia
Fields in io.antmedia declared as WebRTCVideoSendStatsModifier and TypeFieldDescriptionprotected WebRTCVideoSendStatsAntMediaApplicationAdapter.webRTCVideoSendStatsMethods in io.antmedia that return WebRTCVideoSendStats -
Uses of WebRTCVideoSendStats in io.antmedia.rest
Fields in io.antmedia.rest declared as WebRTCVideoSendStatsModifier and TypeFieldDescriptionprivate final WebRTCVideoSendStatsBroadcastRestService.WebRTCSendStats.videoSendStatsprivate WebRTCVideoSendStatsWebRTCClientStats.videoSentStatsMethods in io.antmedia.rest that return WebRTCVideoSendStatsModifier and TypeMethodDescriptionBroadcastRestService.WebRTCSendStats.getVideoSendStats()WebRTCClientStats.getVideoSentStats()Methods in io.antmedia.rest with parameters of type WebRTCVideoSendStatsModifier and TypeMethodDescriptionvoidWebRTCClientStats.setVideoSentStats(WebRTCVideoSendStats videoSentStats) Constructors in io.antmedia.rest with parameters of type WebRTCVideoSendStatsModifierConstructorDescriptionWebRTCSendStats(WebRTCAudioSendStats audioSendStats, WebRTCVideoSendStats videoSendStats) -
Uses of WebRTCVideoSendStats in io.antmedia.statistic.type
Methods in io.antmedia.statistic.type with parameters of type WebRTCVideoSendStatsModifier and TypeMethodDescriptionvoidWebRTCVideoSendStats.addVideoStats(WebRTCVideoSendStats videoStats) -
Uses of WebRTCVideoSendStats in io.antmedia.webrtc.api
Methods in io.antmedia.webrtc.api that return WebRTCVideoSendStats