Home
last modified time | relevance | path

Searched refs:rtp_stats_callback (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_interface.h105 StreamDataCountersCallback* rtp_stats_callback = nullptr; member
Drtp_sender_egress.cc108 rtp_stats_callback_(config.rtp_stats_callback), in RtpSenderEgress()
Drtp_sender_unittest.cc369 config.rtp_stats_callback = &rtp_stats_callback_; in SetUpRtpSender()
/external/webrtc/modules/rtp_rtcp/source/deprecated/
Ddeprecated_rtp_sender_egress.cc76 rtp_stats_callback_(config.rtp_stats_callback), in DEPRECATED_RtpSenderEgress()
/external/webrtc/call/
Drtp_video_sender.cc229 configuration.rtp_stats_callback = observers.rtp_stats; in CreateRtpStreamSenders()