#include <rtp_rtcp_observer.h>
◆ Action [1/2]
Enumerator |
---|
SEND_PACKET | |
DROP_PACKET | |
SEND_PACKET | |
DROP_PACKET | |
◆ Action [2/2]
Enumerator |
---|
SEND_PACKET | |
DROP_PACKET | |
SEND_PACKET | |
DROP_PACKET | |
◆ ~RtpRtcpObserver() [1/2]
virtual webrtc::test::RtpRtcpObserver::~RtpRtcpObserver |
( |
| ) |
|
|
inlinevirtual |
◆ RtpRtcpObserver() [1/2]
webrtc::test::RtpRtcpObserver::RtpRtcpObserver |
( |
int |
event_timeout_ms | ) |
|
|
inlineexplicitprotected |
◆ ~RtpRtcpObserver() [2/2]
virtual webrtc::test::RtpRtcpObserver::~RtpRtcpObserver |
( |
| ) |
|
|
inlinevirtual |
◆ RtpRtcpObserver() [2/2]
webrtc::test::RtpRtcpObserver::RtpRtcpObserver |
( |
int |
event_timeout_ms | ) |
|
|
inlineexplicitprotected |
◆ OnReceiveRtcp() [1/2]
virtual Action webrtc::test::RtpRtcpObserver::OnReceiveRtcp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnReceiveRtcp() [2/2]
virtual Action webrtc::test::RtpRtcpObserver::OnReceiveRtcp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnReceiveRtp() [1/2]
virtual Action webrtc::test::RtpRtcpObserver::OnReceiveRtp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnReceiveRtp() [2/2]
virtual Action webrtc::test::RtpRtcpObserver::OnReceiveRtp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnSendRtcp() [1/2]
virtual Action webrtc::test::RtpRtcpObserver::OnSendRtcp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnSendRtcp() [2/2]
virtual Action webrtc::test::RtpRtcpObserver::OnSendRtcp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnSendRtp() [1/2]
virtual Action webrtc::test::RtpRtcpObserver::OnSendRtp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ OnSendRtp() [2/2]
virtual Action webrtc::test::RtpRtcpObserver::OnSendRtp |
( |
const uint8_t * |
packet, |
|
|
size_t |
length |
|
) |
| |
|
inlinevirtual |
◆ Wait() [1/2]
virtual bool webrtc::test::RtpRtcpObserver::Wait |
( |
| ) |
|
|
inlinevirtual |
◆ Wait() [2/2]
virtual bool webrtc::test::RtpRtcpObserver::Wait |
( |
| ) |
|
|
inlinevirtual |
◆ observation_complete_
rtc::Event webrtc::test::RtpRtcpObserver::observation_complete_ |
|
protected |
◆ parser_
const std::unique_ptr< RtpHeaderParser > webrtc::test::RtpRtcpObserver::parser_ |
|
protected |
The documentation for this class was generated from the following file: