webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::TestRtpFeedback Class Reference
Inheritance diagram for webrtc::TestRtpFeedback:
webrtc::NullRtpFeedback webrtc::NullRtpFeedback webrtc::RtpFeedback webrtc::RtpFeedback webrtc::RtpFeedback webrtc::RtpFeedback

Public Member Functions

 TestRtpFeedback (RtpRtcp *rtp_rtcp)
 
virtual ~TestRtpFeedback ()
 
void OnIncomingSSRCChanged (uint32_t ssrc) override
 
- Public Member Functions inherited from webrtc::NullRtpFeedback
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
 
- Public Member Functions inherited from webrtc::RtpFeedback
virtual ~RtpFeedback ()
 
virtual ~RtpFeedback ()
 

Constructor & Destructor Documentation

◆ TestRtpFeedback()

webrtc::TestRtpFeedback::TestRtpFeedback ( RtpRtcp rtp_rtcp)
inlineexplicit

◆ ~TestRtpFeedback()

virtual webrtc::TestRtpFeedback::~TestRtpFeedback ( )
inlinevirtual

Member Function Documentation

◆ OnIncomingSSRCChanged()

void webrtc::TestRtpFeedback::OnIncomingSSRCChanged ( uint32_t  ssrc)
inlineoverridevirtual

Reimplemented from webrtc::NullRtpFeedback.


The documentation for this class was generated from the following file: