|
| TestRtpFeedback (RtpRtcp *rtp_rtcp) |
|
virtual | ~TestRtpFeedback () |
|
void | OnIncomingSSRCChanged (uint32_t ssrc) override |
|
virtual | ~NullRtpFeedback () |
|
int32_t | OnInitializeDecoder (int8_t payload_type, const char payloadName[RTP_PAYLOAD_NAME_SIZE], int frequency, size_t channels, uint32_t rate) override |
|
void | OnIncomingCSRCChanged (uint32_t csrc, bool added) override |
|
virtual | ~NullRtpFeedback () |
|
int32_t | OnInitializeDecoder (int8_t payload_type, const char payloadName[RTP_PAYLOAD_NAME_SIZE], int frequency, size_t channels, uint32_t rate) override |
|
void | OnIncomingCSRCChanged (uint32_t csrc, bool added) override |
|
virtual | ~RtpFeedback () |
|
virtual | ~RtpFeedback () |
|
◆ TestRtpFeedback()
webrtc::TestRtpFeedback::TestRtpFeedback |
( |
RtpRtcp * |
rtp_rtcp | ) |
|
|
inlineexplicit |
◆ ~TestRtpFeedback()
virtual webrtc::TestRtpFeedback::~TestRtpFeedback |
( |
| ) |
|
|
inlinevirtual |
◆ OnIncomingSSRCChanged()
void webrtc::TestRtpFeedback::OnIncomingSSRCChanged |
( |
uint32_t |
ssrc | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: