$AssignSequenceNumber(::webrtc::RtpPacketToSend &packet) | webrtc::ModuleRtpRtcpImpl2 | |
$CanSendPacket(::webrtc::RtpPacketToSend const &packet) const | webrtc::ModuleRtpRtcpImpl2 | |
$ctor(::webrtc::RtpRtcpInterface::Configuration const &configuration) | webrtc::ModuleRtpRtcpImpl2 | |
$DeRegisterSendPayload(char payload_type) | webrtc::ModuleRtpRtcpImpl2 | |
$DeregisterSendRtpHeaderExtension(::std::string_view uri) | webrtc::ModuleRtpRtcpImpl2 | |
$dtor() | webrtc::ModuleRtpRtcpImpl2 | |
$ExpectedPerPacketOverhead() const | webrtc::ModuleRtpRtcpImpl2 | |
$ExpectedRetransmissionTime() const | webrtc::ModuleRtpRtcpImpl2 | |
$FetchFecPackets() | webrtc::ModuleRtpRtcpImpl2 | |
$FlexfecSsrc() const | webrtc::ModuleRtpRtcpImpl2 | |
$GeneratePadding(uint64 target_size_bytes) | webrtc::ModuleRtpRtcpImpl2 | |
$GetLatestReportBlockData() const | webrtc::ModuleRtpRtcpImpl2 | |
$GetNonSenderRttStats() const | webrtc::ModuleRtpRtcpImpl2 | |
$GetRtpState() const | webrtc::ModuleRtpRtcpImpl2 | |
$GetRtxState() const | webrtc::ModuleRtpRtcpImpl2 | |
$GetSenderReportStats() const | webrtc::ModuleRtpRtcpImpl2 | |
$GetSendRates() const | webrtc::ModuleRtpRtcpImpl2 | |
$GetSendStreamDataCounters(::webrtc::StreamDataCounters *rtp_counters, ::webrtc::StreamDataCounters *rtx_counters) const | webrtc::ModuleRtpRtcpImpl2 | |
$GetSentRtpPacketInfos(::rtc::ArrayView< ushort const > sequence_numbers) const | webrtc::ModuleRtpRtcpImpl2 | |
$IncomingRtcpPacket(::rtc::ArrayView< uchar const > rtcp_packet) | webrtc::ModuleRtpRtcpImpl2 | |
$IsAudioConfigured() const | webrtc::ModuleRtpRtcpImpl2 | |
$LastRtt() const | webrtc::ModuleRtpRtcpImpl2 | |
$MaxRtpPacketSize() const | webrtc::ModuleRtpRtcpImpl2 | |
$OnAbortedRetransmissions(::rtc::ArrayView< ushort const > sequence_numbers) | webrtc::ModuleRtpRtcpImpl2 | |
$OnBatchComplete() | webrtc::ModuleRtpRtcpImpl2 | |
$OnPacketsAcknowledged(::rtc::ArrayView< ushort const > sequence_numbers) | webrtc::ModuleRtpRtcpImpl2 | |
$OnPacketSendingThreadSwitched() | webrtc::ModuleRtpRtcpImpl2 | |
$OnReceivedNack(::std::vector< ushort > const &nack_sequence_numbers) | webrtc::ModuleRtpRtcpImpl2 | |
$OnReceivedRtcpReportBlocks(::rtc::ArrayView<::webrtc::ReportBlockData const > report_blocks) | webrtc::ModuleRtpRtcpImpl2 | |
$OnRequestSendReport() | webrtc::ModuleRtpRtcpImpl2 | |
$OnSendingRtpFrame(uint timestamp, int64 capture_time_ms, int payload_type, bool force_sender_report) | webrtc::ModuleRtpRtcpImpl2 | |
$RegisterRtpHeaderExtension(::std::string_view uri, int id) | webrtc::ModuleRtpRtcpImpl2 | |
$RegisterSendPayloadFrequency(int payload_type, int payload_frequency) | webrtc::ModuleRtpRtcpImpl2 | |
$RTCP() const | webrtc::ModuleRtpRtcpImpl2 | |
$RtpSender() | webrtc::ModuleRtpRtcpImpl2 | |
$RtpSender() const | webrtc::ModuleRtpRtcpImpl2 | |
$RtxSendStatus() const | webrtc::ModuleRtpRtcpImpl2 | |
$RtxSsrc() const | webrtc::ModuleRtpRtcpImpl2 | |
$SendCombinedRtcpPacket(::std::vector<::std::unique_ptr<::webrtc::rtcp::RtcpPacket > > rtcp_packets) | webrtc::ModuleRtpRtcpImpl2 | |
$Sending() const | webrtc::ModuleRtpRtcpImpl2 | |
$SendingMedia() const | webrtc::ModuleRtpRtcpImpl2 | |
$SendLossNotification(ushort last_decoded_seq_num, ushort last_received_seq_num, bool decodability_flag, bool buffering_allowed) | webrtc::ModuleRtpRtcpImpl2 | |
$SendNACK(ushort const *nack_list, ushort size) | webrtc::ModuleRtpRtcpImpl2 | |
$SendNack(::std::vector< ushort > const &sequence_numbers) | webrtc::ModuleRtpRtcpImpl2 | |
$SendPacket(::std::unique_ptr<::webrtc::RtpPacketToSend > packet, ::webrtc::PacedPacketInfo const &pacing_info) | webrtc::ModuleRtpRtcpImpl2 | |
$SendRTCP(::webrtc::RTCPPacketType packet_type) | webrtc::ModuleRtpRtcpImpl2 | |
$SequenceNumber() const | webrtc::ModuleRtpRtcpImpl2 | |
$SetAsPartOfAllocation(bool part_of_allocation) | webrtc::ModuleRtpRtcpImpl2 | |
$SetCNAME(::std::string_view c_name) | webrtc::ModuleRtpRtcpImpl2 | |
$SetExtmapAllowMixed(bool extmap_allow_mixed) | webrtc::ModuleRtpRtcpImpl2 | |
$SetFecProtectionParams(::webrtc::FecProtectionParams const &delta_params, ::webrtc::FecProtectionParams const &key_params) | webrtc::ModuleRtpRtcpImpl2 | |
$SetLocalSsrc(uint local_ssrc) | webrtc::ModuleRtpRtcpImpl2 | |
$SetMaxRtpPacketSize(uint64 rtp_packet_size) | webrtc::ModuleRtpRtcpImpl2 | |
$SetMid(::std::string_view mid) | webrtc::ModuleRtpRtcpImpl2 | |
$SetNonSenderRttMeasurement(bool enabled) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRemb(int64 bitrate_bps, ::std::vector< uint > ssrcs) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRemoteSSRC(uint ssrc) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRTCPStatus(::webrtc::RtcpMode method) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRtpState(::webrtc::RtpState const &rtp_state) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRtxSendPayloadType(int payload_type, int associated_payload_type) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRtxSendStatus(int mode) | webrtc::ModuleRtpRtcpImpl2 | |
$SetRtxState(::webrtc::RtpState const &rtp_state) | webrtc::ModuleRtpRtcpImpl2 | |
$SetSendingMediaStatus(bool sending) | webrtc::ModuleRtpRtcpImpl2 | |
$SetSendingStatus(bool sending) | webrtc::ModuleRtpRtcpImpl2 | |
$SetSequenceNumber(ushort seq_num) | webrtc::ModuleRtpRtcpImpl2 | |
$SetStartTimestamp(uint timestamp) | webrtc::ModuleRtpRtcpImpl2 | |
$SetStorePacketsStatus(bool enable, ushort number_to_store) | webrtc::ModuleRtpRtcpImpl2 | |
$SetTmmbn(::std::vector<::webrtc::rtcp::TmmbItem > bounding_set) | webrtc::ModuleRtpRtcpImpl2 | |
$SetVideoBitrateAllocation(::webrtc::VideoBitrateAllocation const &bitrate) | webrtc::ModuleRtpRtcpImpl2 | |
$SSRC() const | webrtc::ModuleRtpRtcpImpl2 | |
$StartTimestamp() const | webrtc::ModuleRtpRtcpImpl2 | |
$SupportsPadding() const | webrtc::ModuleRtpRtcpImpl2 | |
$SupportsRtxPayloadPadding() const | webrtc::ModuleRtpRtcpImpl2 | |
$TrySendPacket(::std::unique_ptr<::webrtc::RtpPacketToSend > packet, ::webrtc::PacedPacketInfo const &pacing_info) | webrtc::ModuleRtpRtcpImpl2 | |
$UnsetRemb() | webrtc::ModuleRtpRtcpImpl2 | |
$vftableForModuleRtpRtcp() | webrtc::ModuleRtpRtcpImpl2 | static |
$vftableForRtpRtcpInterface() | webrtc::ModuleRtpRtcpImpl2 | static |
AssignSequenceNumber(::webrtc::RtpPacketToSend &packet) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
CanSendPacket(::webrtc::RtpPacketToSend const &packet) const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
Create(::webrtc::RtpRtcpInterface::Configuration const &configuration) | webrtc::ModuleRtpRtcpImpl2 | static |
DeRegisterSendPayload(char payload_type) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
DeregisterSendRtpHeaderExtension(::std::string_view uri) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
ExpectedPerPacketOverhead() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
ExpectedRetransmissionTime() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
FetchFecPackets() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
FlexfecSsrc() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GeneratePadding(uint64 target_size_bytes) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetFeedbackState() | webrtc::ModuleRtpRtcpImpl2 | |
GetLatestReportBlockData() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetNonSenderRttStats() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetRtpState() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetRtxState() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetSenderReportStats() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetSendRates() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetSendStreamDataCounters(::webrtc::StreamDataCounters *rtp_counters, ::webrtc::StreamDataCounters *rtx_counters) const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
GetSentRtpPacketInfos(::rtc::ArrayView< ushort const > sequence_numbers) const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
IncomingRtcpPacket(::rtc::ArrayView< uchar const > rtcp_packet) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
IsAudioConfigured() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
LastRtt() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
MaxRtpPacketSize() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
MaybeSendRtcp() | webrtc::ModuleRtpRtcpImpl2 | |
MaybeSendRtcpAtOrAfterTimestamp(::webrtc::Timestamp execution_time) | webrtc::ModuleRtpRtcpImpl2 | |
ModuleRtpRtcpImpl2(ModuleRtpRtcpImpl2 const &) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
ModuleRtpRtcpImpl2() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
ModuleRtpRtcpImpl2(::webrtc::RtpRtcpInterface::Configuration const &configuration) | webrtc::ModuleRtpRtcpImpl2 | explicit |
mUnk32ab75 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnk400446 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnk52edea (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnk693b30 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnk909e53 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnkaca0fc (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnkcd70d0 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnkcf7fd5 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnkd32067 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnkdb6f5b (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnke2365b (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnke4397b (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnke545e2 (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
mUnke906ef (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
OnAbortedRetransmissions(::rtc::ArrayView< ushort const > sequence_numbers) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnBatchComplete() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnPacketsAcknowledged(::rtc::ArrayView< ushort const > sequence_numbers) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnPacketSendingThreadSwitched() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnReceivedNack(::std::vector< ushort > const &nack_sequence_numbers) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnReceivedRtcpReportBlocks(::rtc::ArrayView<::webrtc::ReportBlockData const > report_blocks) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnRequestSendReport() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
OnSendingRtpFrame(uint timestamp, int64 capture_time_ms, int payload_type, bool force_sender_report) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
operator=(ModuleRtpRtcpImpl2 const &) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | |
PeriodicUpdate() | webrtc::ModuleRtpRtcpImpl2 | |
RegisterRtpHeaderExtension(::std::string_view uri, int id) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
RegisterSendPayloadFrequency(int payload_type, int payload_frequency) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
RTCP() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
RtpSender() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
RtpSender() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
rtt_ms() const | webrtc::ModuleRtpRtcpImpl2 | |
RtxSendStatus() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
RtxSsrc() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
ScheduleMaybeSendRtcpAtOrAfterTimestamp(::webrtc::Timestamp execution_time, ::webrtc::TimeDelta duration) | webrtc::ModuleRtpRtcpImpl2 | |
ScheduleRtcpSendEvaluation(::webrtc::TimeDelta duration) | webrtc::ModuleRtpRtcpImpl2 | |
SendCombinedRtcpPacket(::std::vector<::std::unique_ptr<::webrtc::rtcp::RtcpPacket > > rtcp_packets) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
Sending() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SendingMedia() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SendLossNotification(ushort last_decoded_seq_num, ushort last_received_seq_num, bool decodability_flag, bool buffering_allowed) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SendNACK(ushort const *nack_list, ushort size) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SendNack(::std::vector< ushort > const &sequence_numbers) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SendPacket(::std::unique_ptr<::webrtc::RtpPacketToSend > packet, ::webrtc::PacedPacketInfo const &pacing_info) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SendRTCP(::webrtc::RTCPPacketType packet_type) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SequenceNumber() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
set_rtt_ms(int64 rtt_ms) | webrtc::ModuleRtpRtcpImpl2 | |
SetAsPartOfAllocation(bool part_of_allocation) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetCNAME(::std::string_view c_name) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetExtmapAllowMixed(bool extmap_allow_mixed) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetFecProtectionParams(::webrtc::FecProtectionParams const &delta_params, ::webrtc::FecProtectionParams const &key_params) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetLocalSsrc(uint local_ssrc) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetMaxRtpPacketSize(uint64 rtp_packet_size) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetMid(::std::string_view mid) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetNonSenderRttMeasurement(bool enabled) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRemb(int64 bitrate_bps, ::std::vector< uint > ssrcs) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRemoteSSRC(uint ssrc) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRTCPStatus(::webrtc::RtcpMode method) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRtpState(::webrtc::RtpState const &rtp_state) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRtxSendPayloadType(int payload_type, int associated_payload_type) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRtxSendStatus(int mode) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetRtxState(::webrtc::RtpState const &rtp_state) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetSendingMediaStatus(bool sending) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetSendingStatus(bool sending) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetSequenceNumber(ushort seq_num) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetStartTimestamp(uint timestamp) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetStorePacketsStatus(bool enable, ushort number_to_store) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetTmmbn(::std::vector<::webrtc::rtcp::TmmbItem > bounding_set) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SetVideoBitrateAllocation(::webrtc::VideoBitrateAllocation const &bitrate) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SSRC() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
StartTimestamp() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
StorePackets() const | webrtc::ModuleRtpRtcpImpl2 | |
SupportsPadding() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
SupportsRtxPayloadPadding() const (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
TimeToSendFullNackList(int64 now) const | webrtc::ModuleRtpRtcpImpl2 | |
TrySendPacket(::std::unique_ptr<::webrtc::RtpPacketToSend > packet, ::webrtc::PacedPacketInfo const &pacing_info) (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
UnsetRemb() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
~ModuleRtpRtcp()=default (defined in webrtc::RTCPReceiver::ModuleRtpRtcp) | webrtc::RTCPReceiver::ModuleRtpRtcp | virtual |
~ModuleRtpRtcpImpl2() (defined in webrtc::ModuleRtpRtcpImpl2) | webrtc::ModuleRtpRtcpImpl2 | virtual |
~RtcpFeedbackSenderInterface()=default (defined in webrtc::RtcpFeedbackSenderInterface) | webrtc::RtcpFeedbackSenderInterface | virtual |
~RtpRtcpInterface()=default (defined in webrtc::RtpRtcpInterface) | webrtc::RtpRtcpInterface | virtual |